2021-04-07 12:27:37,551 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-04-07 12:27:37,552 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/onboard/service.py:116: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 12:27:37,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-04-07 12:27:37,562 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-04-07 12:27:37,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-04-07 12:27:37,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-04-07 12:27:37,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-04-07 12:27:37,563 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-04-07 12:27:37,563 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-04-07 12:27:37,564 DEBUG 33:basic_cnf.py(1) - start time 2021-04-07 12:27:37,564 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-04-07 12:27:37,564 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-07 12:27:37,564 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-07 12:27:37,565 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,565 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,565 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:37,565 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,566 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,566 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:37,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:37,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-04-07 12:27:37,725 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-07 12:27:37,725 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9286f0ddf7b14243b3f052cee8a3ac2c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d0d0494e309943fab5a5b70b32c4663b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1f0de8f5c2f3471d801d5648c6a3da06","type":"vlm","name":"6cc52352-46b5-4eeb-a740","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0b79b7563d664cea9fce9b6a1ab13aaa","type":"vlm","name":"8d306357-224e-4ce9-b099","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-04-07 12:27:37,729 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-04-07 12:27:37,729 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-07 12:27:37,729 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-04-07 12:27:37,729 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-04-07 12:27:37,730 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-07 12:27:37,730 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-07 12:27:37,730 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,730 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,730 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:37,731 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,731 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,731 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:37,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:37,803 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-04-07 12:27:37,804 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-07 12:27:37,805 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9286f0ddf7b14243b3f052cee8a3ac2c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d0d0494e309943fab5a5b70b32c4663b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1f0de8f5c2f3471d801d5648c6a3da06","type":"vlm","name":"6cc52352-46b5-4eeb-a740","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0b79b7563d664cea9fce9b6a1ab13aaa","type":"vlm","name":"8d306357-224e-4ce9-b099","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-04-07 12:27:37,807 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-04-07 12:27:37,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-07 12:27:37,808 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-04-07 12:27:37,832 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,832 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,832 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-04-07 12:27:37,833 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:37,833 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:37,834 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-04-07 12:27:37,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:39,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-04-07 12:27:39,897 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-04-07 12:27:39,897 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"3c0a4cb2d8cf4c3fb77919be3a25054c","version":{"id":"b116c20e06804e1e8e456d596e32ac29","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-07 12:27:39,901 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-04-07 12:27:39,901 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-04-07 12:27:39,908 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:39,909 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/3c0a4cb2d8cf4c3fb77919be3a25054c/versions/b116c20e06804e1e8e456d596e32ac29/actions 2021-04-07 12:27:39,909 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-04-07 12:27:39,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:40,699 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/3c0a4cb2d8cf4c3fb77919be3a25054c/versions/b116c20e06804e1e8e456d596e32ac29/actions HTTP/1.1" 200 2 2021-04-07 12:27:40,700 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-04-07 12:27:40,701 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-04-07 12:27:40,704 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 12:27:40,713 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:40,714 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:40,714 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,715 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:40,715 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:40,716 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,716 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:40,716 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:40,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:40,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:40,785 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:40,786 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:40,788 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:40,789 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,789 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:40,789 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,790 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,790 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:40,791 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:40,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:40,885 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:40,886 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:40,887 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,888 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:40,888 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,888 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,888 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:40,888 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:40,982 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:40,984 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:40,984 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:40,986 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:40,986 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:40,986 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,986 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:40,987 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,987 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:40,987 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:40,987 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:40,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,091 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,091 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,094 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,094 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,094 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,095 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,095 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,095 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,187 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,187 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,190 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:41,190 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:41,190 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,191 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,191 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,191 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,192 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,192 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,258 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,259 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,260 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,262 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,262 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,263 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,263 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,263 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,264 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,331 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,331 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,336 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:41,336 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:41,336 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,336 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,337 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,337 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,337 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,338 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,411 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,411 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,414 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,414 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,414 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,415 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,415 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,415 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,469 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,469 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,471 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:41,471 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:41,472 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:41,472 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:41,472 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:41,472 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:41,472 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,472 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:41,473 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:41,473 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,473 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:41,473 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:41,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,523 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:41,524 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:41,525 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:41,527 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:41,527 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,527 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:41,527 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,528 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,528 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:41,528 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,577 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,577 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,579 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,579 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:41,579 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,579 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,579 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:41,580 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,626 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,627 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,628 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:41,629 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:41,629 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,629 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,629 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,629 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,629 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,630 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,675 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,676 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,678 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,679 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,679 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,680 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,680 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:41,680 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,733 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,733 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,736 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:41,736 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:41,737 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,737 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,738 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,738 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,739 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,739 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,794 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,795 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,796 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,799 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,799 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,799 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,800 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,800 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:41,801 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,859 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,859 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,862 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:41,862 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:41,862 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,863 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,863 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,864 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,864 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,864 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:41,943 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:41,945 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:41,945 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:41,949 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,949 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,950 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,951 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:41,951 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:41,952 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:41,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,009 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,011 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,011 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,014 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:42,014 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:42,015 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:42,015 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:42,016 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:42,016 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:42,016 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,017 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:42,017 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:42,018 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,018 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:42,019 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:42,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:42,072 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:42,072 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:42,075 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:42,075 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,076 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,076 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,076 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,077 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,077 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,128 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,128 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,131 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,131 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,131 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,132 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,132 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,133 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,178 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,180 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,180 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,182 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:42,182 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:42,183 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,183 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,183 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,184 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,184 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,185 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,237 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,237 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,240 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,240 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,241 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,241 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,242 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,242 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,293 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,293 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,296 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:42,296 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:42,296 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,297 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:42,297 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,298 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,298 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:42,299 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,349 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,351 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,352 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,354 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,355 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:42,355 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,356 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,356 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:42,357 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,409 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,409 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,412 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:42,412 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:42,413 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,413 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:42,413 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,414 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,414 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:42,415 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,466 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,466 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,469 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,469 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:42,469 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,470 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,470 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:42,471 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,586 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,587 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,590 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:42,590 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:42,591 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:42,591 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:42,592 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:42,592 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:42,593 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,593 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:42,593 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:42,594 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,594 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:42,595 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:42,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:42,706 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:42,707 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:42,710 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:42,711 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,711 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,711 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,712 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,713 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,713 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,814 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,817 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,817 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,817 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,818 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,818 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:42,819 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,895 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,895 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,898 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:42,898 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:42,899 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,899 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,899 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,900 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,900 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,901 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:42,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:42,961 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:42,961 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:42,963 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,963 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,964 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,964 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:42,964 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:42,965 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:42,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,033 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,033 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,036 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:43,036 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:43,037 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,037 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,037 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,038 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,038 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,039 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,096 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,096 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,098 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,098 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,098 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,099 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,099 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,099 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,144 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,145 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,146 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:43,147 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:43,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-04-07 12:27:43,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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,147 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,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-04-07 12:27:43,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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,148 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,201 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,201 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,203 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,203 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,203 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,204 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,204 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,204 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,285 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,285 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,287 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:43,287 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:43,287 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:43,288 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:43,288 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:43,288 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:43,288 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,289 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:43,289 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:43,289 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,289 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:43,290 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:43,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:43,426 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:43,426 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:43,430 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:43,430 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,431 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:43,431 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,432 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,432 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:43,433 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,496 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,496 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,499 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,499 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:43,500 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,500 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,501 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:43,501 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,591 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,593 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,593 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,597 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:43,597 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:43,597 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,598 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:43,598 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,599 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,599 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:43,600 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,657 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,658 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,661 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,661 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:43,662 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,663 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,663 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:43,663 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,714 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,714 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,717 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:43,718 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:43,718 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,718 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,719 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,719 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,720 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,720 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,771 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,771 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,774 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,774 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,774 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,775 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,775 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:43,776 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,852 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,853 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,856 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:43,857 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:43,857 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,858 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,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-04-07 12:27:43,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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,860 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,916 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,917 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,920 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,920 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,920 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,921 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,921 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:43,922 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:43,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:43,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:43,986 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:43,986 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:43,990 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:43,990 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:43,990 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:43,991 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:43,991 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:43,992 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:43,992 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,993 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:43,993 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:43,994 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:43,994 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:43,995 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:43,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:44,094 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:44,094 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:44,097 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:44,098 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,098 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,098 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,099 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,099 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,099 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,195 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,195 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,198 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,198 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,199 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,199 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,200 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,200 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,290 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,291 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,292 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,294 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:44,294 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:44,295 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,295 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,295 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,296 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,296 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,296 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,352 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,354 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,355 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,357 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,357 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,358 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,358 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,358 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,359 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,413 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,413 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,417 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:44,417 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:44,418 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,418 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:44,419 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,420 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,420 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:44,420 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,479 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,480 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,482 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,482 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:44,482 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,482 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,483 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:44,483 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,531 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,531 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,533 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:44,533 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:44,534 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,534 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:44,534 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,535 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,535 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:44,535 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,580 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,581 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,582 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,585 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,585 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:44,585 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,586 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,586 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:44,586 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,641 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,642 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,643 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,645 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:44,645 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:44,646 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:44,646 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:44,646 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:44,646 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:44,646 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,647 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:44,647 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:44,647 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,647 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:44,648 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:44,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,701 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:44,703 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:44,703 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:44,705 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:44,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-04-07 12:27:44,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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,706 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,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-04-07 12:27:44,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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,707 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,794 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,794 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,797 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,797 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,798 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,798 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,798 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:44,799 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,894 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,895 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,897 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:44,898 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:44,898 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,898 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,898 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,899 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,899 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,899 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:44,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:44,966 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:44,966 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:44,969 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,970 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,970 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,971 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:44,971 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:44,972 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:44,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,032 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,033 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,036 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:45,036 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:45,036 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,037 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:45,037 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,037 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,038 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:45,038 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,106 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,107 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,110 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,110 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:45,110 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,111 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,111 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:45,112 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,184 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,184 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,188 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:45,188 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:45,189 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,189 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:45,189 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,190 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,190 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:45,191 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,289 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,289 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,293 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,293 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:45,293 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,294 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,294 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:45,294 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,387 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,388 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,390 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:45,391 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:45,391 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:45,391 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:45,392 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-04-07 12:27:45,392 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:27:45,392 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:27:45,392 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,393 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:45,393 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:45,394 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,394 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:45,394 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:27:45,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-04-07 12:27:45,603 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:27:45,603 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-04-07 12:27:45,607 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:27:45,607 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,607 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:45,608 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,609 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,609 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:45,609 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,781 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,781 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,784 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,785 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:45,785 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,785 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,785 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:27:45,786 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,896 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,897 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,899 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:27:45,900 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:27:45,900 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,900 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:45,900 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,901 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,901 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:45,901 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:45,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:45,993 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:45,994 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:45,997 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,997 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:45,997 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:45,998 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:45,998 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:27:45,998 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,098 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,100 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,100 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,102 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:27:46,103 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:27:46,103 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,103 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:46,103 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,103 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,104 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:46,104 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,192 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,193 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,194 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,194 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:46,195 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,195 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,195 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:27:46,195 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,287 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,287 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,289 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:27:46,290 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:27:46,290 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,290 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:46,290 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,290 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,290 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:46,291 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,386 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,387 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,390 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,390 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:46,390 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,391 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,391 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:27:46,391 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,485 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,486 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,487 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,489 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:27:46,490 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-04-07 12:27:46,490 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:27:46,490 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-04-07 12:27:46,499 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-04-07 12:27:46,500 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-04-07 12:27:46,500 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,500 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:46,500 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:46,501 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,501 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-04-07 12:27:46,501 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-04-07 12:27:46,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,595 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-04-07 12:27:46,596 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-04-07 12:27:46,596 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"3c0a4cb2d8cf4c3fb77919be3a25054c","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9286f0ddf7b14243b3f052cee8a3ac2c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d0d0494e309943fab5a5b70b32c4663b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1f0de8f5c2f3471d801d5648c6a3da06","type":"vlm","name":"6cc52352-46b5-4eeb-a740","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0b79b7563d664cea9fce9b6a1ab13aaa","type":"vlm","name":"8d306357-224e-4ce9-b099","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-04-07 12:27:46,599 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-04-07 12:27:46,599 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-04-07 12:27:46,599 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,599 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/3c0a4cb2d8cf4c3fb77919be3a25054c/versions 2021-04-07 12:27:46,599 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,600 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,600 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/3c0a4cb2d8cf4c3fb77919be3a25054c/versions 2021-04-07 12:27:46,600 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c0a4cb2d8cf4c3fb77919be3a25054c/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,663 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,664 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b116c20e06804e1e8e456d596e32ac29","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798457975,"modificationTime":1617798460282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,666 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-07 12:27:46,667 INFO 192:__init__.py(1) - Vendor found, updating information 2021-04-07 12:27:46,667 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,667 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/3c0a4cb2d8cf4c3fb77919be3a25054c/versions 2021-04-07 12:27:46,668 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,668 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,668 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/3c0a4cb2d8cf4c3fb77919be3a25054c/versions 2021-04-07 12:27:46,669 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:46,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:46,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c0a4cb2d8cf4c3fb77919be3a25054c/versions HTTP/1.1" 200 264 2021-04-07 12:27:46,729 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:46,729 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b116c20e06804e1e8e456d596e32ac29","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798457975,"modificationTime":1617798460282,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:27:46,732 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-07 12:27:46,732 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,732 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:46,733 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": "3c0a4cb2d8cf4c3fb77919be3a25054c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-07 12:27:46,733 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:46,733 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:27:46,733 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": "3c0a4cb2d8cf4c3fb77919be3a25054c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-04-07 12:27:46,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:50,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-04-07 12:27:50,819 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-04-07 12:27:50,819 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"997eecff10f94bdba633fbb92c27ab6b","version":{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft"}} 2021-04-07 12:27:50,823 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-04-07 12:27:50,823 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:50,824 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:50,824 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:50,824 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:50,825 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:50,825 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:50,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:50,905 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:50,906 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:50,907 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:50,910 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:50,910 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:50,910 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:50,911 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:50,911 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:50,911 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:50,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:51,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:27:51,191 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:51,192 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798467883} 2021-04-07 12:27:51,194 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:51,195 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:51,195 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:51,195 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:51,196 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:51,196 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:51,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:51,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:51,888 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:51,888 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:51,892 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:51,892 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:51,892 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:51,893 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:51,893 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:51,893 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:51,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:52,794 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:52,796 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:52,796 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:52,799 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:52,800 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:52,800 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:52,800 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:52,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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:52,801 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:52,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:52,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:52,903 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:52,903 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:52,907 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:52,907 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:52,907 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:52,908 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:52,908 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:52,908 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:52,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:27:53,121 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:53,121 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798467883} 2021-04-07 12:27:53,124 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,125 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,125 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,125 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,125 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,126 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:53,332 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:53,332 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:53,335 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,335 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,336 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,336 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,336 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,336 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,498 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:53,499 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:53,500 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:53,503 INFO 210:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-04-07 12:27:53,503 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,503 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:53,503 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:53,504 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,504 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:53,504 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:53,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:53,547 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:53,548 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:53,550 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,550 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,550 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:53,550 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,550 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,551 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:53,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:27:53,649 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:53,649 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798467883} 2021-04-07 12:27:53,652 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,652 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,652 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,652 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,653 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,653 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:53,847 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:53,849 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:53,849 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:53,852 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,853 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,853 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,853 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:53,854 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:53,854 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:53,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,106 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 369 2021-04-07 12:27:54,107 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:54,108 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054"} 2021-04-07 12:27:54,111 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-04-07 12:27:54,112 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/orchestration-template-candidate 2021-04-07 12:27:54,112 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-04-07 12:27:54,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/orchestration-template-candidate HTTP/1.1" 200 90 2021-04-07 12:27:54,304 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-04-07 12:27:54,305 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:54,305 INFO 163:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-04-07 12:27:54,308 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,308 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:54,308 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:54,309 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,309 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:54,309 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:54,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:54,405 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:54,405 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:54,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-04-07 12:27:54,409 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,409 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:54,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-04-07 12:27:54,410 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,410 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:54,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:27:54,527 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:54,527 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798474265} 2021-04-07 12:27:54,530 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,530 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,530 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:54,531 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,531 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,531 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:54,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:54,741 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:54,742 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:54,744 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,745 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,745 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:54,745 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,745 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,746 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:54,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:54,837 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:54,838 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:54,840 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,841 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:54,841 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:54,841 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,842 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:54,842 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:54,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,897 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:54,898 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:54,898 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:54,901 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,901 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,902 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:54,902 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:54,902 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:54,902 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:54,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:54,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:27:54,997 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:54,997 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798474265} 2021-04-07 12:27:55,000 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,000 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,001 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,001 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,001 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,001 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:55,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:55,118 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:55,118 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:55,121 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,122 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,122 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,122 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,123 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,123 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:55,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:55,235 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:55,235 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:55,238 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,239 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:55,239 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:55,239 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,240 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:55,240 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:55,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:55,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:55,304 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:55,304 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:55,306 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,306 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,306 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:55,307 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,307 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,307 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:55,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:55,481 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:27:55,482 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:55,483 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798474265} 2021-04-07 12:27:55,486 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,486 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,486 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,487 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,487 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,487 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:55,782 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:55,784 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:55,784 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:55,788 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,788 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,788 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,788 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:55,789 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:55,789 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:55,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:56,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:56,283 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:56,283 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:56,286 INFO 210:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-04-07 12:27:56,286 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,286 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:56,287 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:56,287 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,287 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:27:56,287 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:27:56,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:56,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:27:56,381 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:27:56,381 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:27:56,383 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,384 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:56,384 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:56,384 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,384 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:56,385 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:27:56,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:56,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:27:56,683 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:27:56,684 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798474265} 2021-04-07 12:27:56,687 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,687 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:56,688 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:56,688 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:56,688 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:56,689 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:56,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:57,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:57,184 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:57,184 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:57,186 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:57,187 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:57,187 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:57,187 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:57,187 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:27:57,187 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:27:57,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:27:57,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 436 2021-04-07 12:27:57,884 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:27:57,884 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:27:57,886 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:57,886 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/orchestration-template-candidate/process 2021-04-07 12:27:57,886 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-07 12:27:57,887 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:27:57,887 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/orchestration-template-candidate/process 2021-04-07 12:27:57,887 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-04-07 12:27:57,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-04-07 12:28:02,045 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-04-07 12:28:02,045 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-04-07 12:28:02,048 INFO 178:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-04-07 12:28:02,048 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,048 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:02,048 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:02,048 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,049 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:02,049 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:02,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:02,096 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:02,096 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:02,098 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,098 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,098 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:02,098 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,098 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,098 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:02,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:28:02,178 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:02,178 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:02,180 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,181 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,181 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,181 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,181 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,181 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:02,356 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:02,357 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:02,359 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,359 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,360 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,360 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,360 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,361 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,585 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:02,587 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:02,587 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:02,591 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,592 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:02,592 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:02,593 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,593 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:02,594 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:02,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:02,648 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:02,649 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:02,652 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,652 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,653 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:02,653 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,653 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,654 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:02,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:02,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:28:02,811 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:02,812 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:02,815 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,815 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,815 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,816 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:02,816 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:02,816 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:02,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:03,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:03,187 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:03,188 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:03,191 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,192 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,193 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:03,193 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,194 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,194 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:03,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:03,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:03,504 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:03,505 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:03,509 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,510 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:03,510 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:03,511 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,511 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:03,512 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:03,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:03,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:03,593 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:03,594 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:03,596 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,597 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,597 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:03,598 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,598 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,598 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:03,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:03,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:28:03,713 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:03,713 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:03,716 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,716 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,717 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:03,717 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:03,718 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:03,718 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:03,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:04,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:04,087 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:04,087 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:04,090 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,090 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,090 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,091 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,091 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,092 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:04,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:04,411 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:04,411 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:04,415 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,415 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:04,415 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:04,416 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,416 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:04,417 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:04,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:04,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:04,489 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:04,490 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:04,493 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,493 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,494 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:04,494 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,495 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,495 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:04,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:04,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:28:04,606 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:04,607 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:04,610 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,611 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,611 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,612 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,612 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,613 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:04,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:04,915 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:04,916 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:04,919 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,919 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,920 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,921 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:04,921 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:04,922 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:04,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:05,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:05,310 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:05,310 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:05,314 INFO 210:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-04-07 12:28:05,314 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,315 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:05,315 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:05,316 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,316 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:05,316 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:05,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:05,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:05,391 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:05,392 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798467901,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:05,395 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,395 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,395 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:05,396 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,396 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,396 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:05,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:05,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 222 2021-04-07 12:28:05,504 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:05,505 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:05,508 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,508 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,509 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:05,509 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,509 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,510 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:05,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:05,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:05,908 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:05,908 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:05,912 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,912 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,912 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:05,913 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:05,913 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:05,913 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:05,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:06,316 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:06,318 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:06,318 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:06,329 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:06,329 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions 2021-04-07 12:28:06,329 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-04-07 12:28:06,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions HTTP/1.1" 200 2 2021-04-07 12:28:14,077 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-04-07 12:28:14,078 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-04-07 12:28:14,081 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,082 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,082 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,082 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,082 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,083 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,148 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:14,149 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:14,150 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:14,152 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,152 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,153 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,153 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,153 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,153 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:14,262 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:14,263 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:14,266 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,266 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,266 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,267 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,267 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,267 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:14,442 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:14,442 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:14,446 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,446 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,446 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,447 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,447 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,447 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:14,503 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:14,503 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:14,506 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,506 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,506 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,506 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,507 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,507 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,509 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,600 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:14,601 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:14,602 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:14,605 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,605 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,606 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,606 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,606 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,607 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:14,803 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:14,804 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:14,807 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,807 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,807 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,808 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,808 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:14,808 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:14,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:14,877 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:14,877 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:14,880 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,880 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,880 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,880 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,881 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,881 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:14,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:14,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:14,975 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:14,975 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:14,978 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,978 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,978 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,979 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:14,979 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:14,979 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:14,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:15,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:15,177 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:15,178 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:15,181 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,181 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:15,182 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:15,182 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,182 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:15,182 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:15,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:15,236 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:15,237 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:15,237 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:15,240 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,240 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:15,240 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:15,241 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,241 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:15,241 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:15,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:15,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:15,402 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:15,402 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:15,405 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,406 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:15,406 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:15,406 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:15,407 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:15,407 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:15,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:16,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:16,520 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:16,520 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:16,524 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,524 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:16,524 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:16,525 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,525 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:16,525 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:16,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:16,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:16,604 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:16,605 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:16,607 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,608 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:16,608 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:16,608 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,608 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:16,609 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:16,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:16,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:16,903 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:16,903 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:16,906 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,906 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:16,906 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:16,906 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:16,907 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:16,907 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:16,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:17,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:17,506 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:17,507 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:17,510 INFO 210:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-04-07 12:28:17,510 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,510 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:17,511 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:17,511 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,511 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:17,512 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:17,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:17,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 253 2021-04-07 12:28:17,602 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:17,603 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617798466806,"modificationTime":1617798486383,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-04-07 12:28:17,606 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,606 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:17,606 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:17,606 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,607 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:17,607 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-04-07 12:28:17,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:17,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 223 2021-04-07 12:28:17,911 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-04-07 12:28:17,912 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617798466806,"modificationTime":1617798482033} 2021-04-07 12:28:17,916 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,916 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:17,916 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:17,917 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:17,917 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:17,917 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:17,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:18,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:18,333 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:18,333 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:18,340 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:18,340 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions 2021-04-07 12:28:18,341 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-04-07 12:28:18,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,507 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions HTTP/1.1" 200 2 2021-04-07 12:28:26,510 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-04-07 12:28:26,511 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-04-07 12:28:26,514 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,514 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,515 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,515 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,515 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,516 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:26,585 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:26,585 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:26,588 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,588 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,588 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,588 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,589 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,589 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:26,689 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:26,689 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:26,692 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,693 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,693 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,693 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,694 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,694 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,787 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:26,789 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:26,789 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:26,792 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,792 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,793 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,793 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,793 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,793 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:26,888 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:26,888 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:26,891 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,891 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,892 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,892 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,893 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,893 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:26,988 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:26,989 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:26,990 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:26,992 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,993 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,993 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,993 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:26,993 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:26,994 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:26,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:27,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:27,101 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:27,102 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:27,104 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-04-07 12:28:27,105 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:27,105 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:27,105 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:27,105 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:27,106 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:27,106 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:27,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:27,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:27,187 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:27,188 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:27,195 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:27,195 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions 2021-04-07 12:28:27,196 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-07 12:28:27,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:29,477 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions HTTP/1.1" 200 317 2021-04-07 12:28:29,479 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-07 12:28:29,479 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"997eecff10f94bdba633fbb92c27ab6b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-07 12:28:29,480 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"997eecff10f94bdba633fbb92c27ab6b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-07 12:28:29,483 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:28:29,484 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:28:29,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-04-07 12:28:29,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-04-07 12:28:29,484 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:29,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-04-07 12:28:29,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-04-07 12:28:29,485 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:29,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:28:29,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-07 12:28:29,999 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:28:30,000 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:28:30,003 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:28:30,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:30,003 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:30,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:30,004 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:28:30,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:30,004 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:30,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:30,004 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-07 12:28:30,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:28:30,005 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-07 12:28:30,005 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:28:30,005 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:28:30,005 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:30,006 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:30,006 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:30,006 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:30,006 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:30,007 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:30,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:28:30,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-07 12:28:30,407 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:28:30,407 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:28:30,410 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:28:30,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:30,411 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:30,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:30,411 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:28:30,411 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:30,411 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:30,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:30,412 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-07 12:28:30,412 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:28:30,412 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-07 12:28:30,412 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-04-07 12:28:30,413 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-04-07 12:28:30,413 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-04-07 12:28:30,413 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-07 12:28:30,413 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-07 12:28:30,414 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:30,414 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-07 12:28:30,414 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-04-07 12:28:30,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:31,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-04-07 12:28:31,810 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-04-07 12:28:31,812 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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"} 2021-04-07 12:28:31,817 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-04-07 12:28:31,817 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-04-07 12:28:31,818 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-04-07 12:28:31,818 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-04-07 12:28:31,818 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:28:31,818 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:28:31,818 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:31,819 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:31,819 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:31,819 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:31,819 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:31,820 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:31,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:28:32,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-04-07 12:28:32,205 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:28:32,205 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:28:32,208 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:28:32,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:32,209 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:32,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:32,209 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:28:32,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:32,210 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:32,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:32,210 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-04-07 12:28:32,210 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:28:32,210 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-04-07 12:28:32,234 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-04-07 12:28:32,234 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-04-07 12:28:32,235 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,235 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:28:32,235 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:28:32,235 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,236 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-04-07 12:28:32,236 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-04-07 12:28:32,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-04-07 12:28:32,403 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-04-07 12:28:32,404 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_QlkByV_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9286f0ddf7b14243b3f052cee8a3ac2c","onboardingMethod":"NetworkPackage","id":"860b1ed77d2b412f9d0170ef6ae54a8f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"d0d0494e309943fab5a5b70b32c4663b","onboardingMethod":"NetworkPackage","id":"30557093ec8740a08c4939b9b83928a6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e78831b1-f060","description":"vendor software product","vendorName":"6cc52352-46b5-4eeb-a740","vendorId":"1f0de8f5c2f3471d801d5648c6a3da06","onboardingMethod":"NetworkPackage","id":"77608a0e24f944fcbed624afd059d1ab","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 068c2bc6-74cb","description":"vendor software product","vendorName":"8d306357-224e-4ce9-b099","vendorId":"0b79b7563d664cea9fce9b6a1ab13aaa","onboardingMethod":"NetworkPackage","id":"29602afd9d3b4f0e9cc31359bf6f96b7","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-04-07 12:28:32,407 DEBUG 294:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-04-07 12:28:32,407 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,407 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:32,408 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,408 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,408 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:32,409 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,503 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,504 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,507 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,507 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:32,507 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,508 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,508 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:32,508 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,605 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,605 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,609 INFO 299:vsp.py(1) - status of VSP basic_cnf_VSP: Certified 2021-04-07 12:28:32,609 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_QlkByV_VSP from SDC 2021-04-07 12:28:32,609 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,609 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:28:32,610 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,610 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,611 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:28:32,611 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,694 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,695 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,698 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,698 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:28:32,699 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,700 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,700 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/860b1ed77d2b412f9d0170ef6ae54a8f/versions 2021-04-07 12:28:32,700 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/860b1ed77d2b412f9d0170ef6ae54a8f/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,794 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,794 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4fbd9305753c4fc6b818d320e39ff529","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798343897,"modificationTime":1617798383714,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,798 INFO 299:vsp.py(1) - status of VSP basic_onboard_QlkByV_VSP: Certified 2021-04-07 12:28:32,798 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-04-07 12:28:32,799 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,799 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:28:32,800 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,800 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:28:32,801 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,862 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,863 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,864 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,867 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,867 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:28:32,868 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,868 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,869 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/30557093ec8740a08c4939b9b83928a6/versions 2021-04-07 12:28:32,869 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/30557093ec8740a08c4939b9b83928a6/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,925 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,925 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"11bdf07550ec40128da9ce13b85b8c99","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797723575,"modificationTime":1617797762598,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,928 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified 2021-04-07 12:28:32,928 DEBUG 294:vsp.py(1) - importing VSP pNF e78831b1-f060 from SDC 2021-04-07 12:28:32,928 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,929 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:28:32,929 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,930 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,930 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:28:32,930 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:32,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:28:32,982 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:32,982 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:32,985 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,985 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:28:32,986 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,986 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:32,986 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/77608a0e24f944fcbed624afd059d1ab/versions 2021-04-07 12:28:32,987 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:32,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,035 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/77608a0e24f944fcbed624afd059d1ab/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,036 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,036 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ba32014127314f6b9c924b8bde55509b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617797019696,"modificationTime":1617797034042,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,039 INFO 299:vsp.py(1) - status of VSP pNF e78831b1-f060: Certified 2021-04-07 12:28:33,039 DEBUG 294:vsp.py(1) - importing VSP vFW 068c2bc6-74cb from SDC 2021-04-07 12:28:33,039 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,040 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:28:33,040 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,041 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,041 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:28:33,041 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,092 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,092 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,094 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,094 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:28:33,094 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,095 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,095 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/29602afd9d3b4f0e9cc31359bf6f96b7/versions 2021-04-07 12:28:33,095 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/29602afd9d3b4f0e9cc31359bf6f96b7/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,147 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,147 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b145fb3f7eae4b90a32fe590cc464171","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617795153584,"modificationTime":1617795182359,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,150 INFO 299:vsp.py(1) - status of VSP vFW 068c2bc6-74cb: Certified 2021-04-07 12:28:33,150 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-04-07 12:28:33,151 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-04-07 12:28:33,151 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,152 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,152 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,153 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,153 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,153 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,212 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,213 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,215 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-07 12:28:33,216 INFO 192:__init__.py(1) - Vsp found, updating information 2021-04-07 12:28:33,216 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-04-07 12:28:33,217 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,217 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,217 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,218 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,218 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,219 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,273 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,274 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,275 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,277 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,277 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,278 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,278 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,278 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/997eecff10f94bdba633fbb92c27ab6b/versions 2021-04-07 12:28:33,278 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-04-07 12:28:33,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:33,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/997eecff10f94bdba633fbb92c27ab6b/versions HTTP/1.1" 200 264 2021-04-07 12:28:33,321 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-04-07 12:28:33,322 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8235d6de5af54b0c838813df505e2054","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617798466806,"modificationTime":1617798503585,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-04-07 12:28:33,324 DEBUG 22:sdc_element.py(1) - details found, updating 2021-04-07 12:28:33,328 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:33,329 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions 2021-04-07 12:28:33,329 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-04-07 12:28:33,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:34,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054/actions HTTP/1.1" 200 317 2021-04-07 12:28:34,119 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-04-07 12:28:34,119 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"997eecff10f94bdba633fbb92c27ab6b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-07 12:28:34,120 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"997eecff10f94bdba633fbb92c27ab6b","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-04-07 12:28:34,123 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:34,124 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:34,124 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:34,125 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:34,125 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/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 2021-04-07 12:28:34,126 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-04-07 12:28:34,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:34,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/997eecff10f94bdba633fbb92c27ab6b/versions/8235d6de5af54b0c838813df505e2054 HTTP/1.1" 200 804 2021-04-07 12:28:34,298 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-04-07 12:28:34,299 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":"3c0a4cb2d8cf4c3fb77919be3a25054c","onboardingMethod":"NetworkPackage","id":"997eecff10f94bdba633fbb92c27ab6b","version":"8235d6de5af54b0c838813df505e2054","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-04-07 12:28:34,302 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:34,302 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-04-07 12:28:34,303 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": "997eecff10f94bdba633fbb92c27ab6b", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-04-07 12:28:34,304 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:34,304 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-04-07 12:28:34,305 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": "997eecff10f94bdba633fbb92c27ab6b", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-04-07 12:28:34,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:42,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-04-07 12:28:42,192 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-04-07 12:28:42,202 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617798520774,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a4279e06-4319-4534-a0f4-40da5151a4f4","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617798520775,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520774,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1617798520853,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3e196772-ce0f-43f4-8d66-90b4f35513bf","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617798520855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520853,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617798520774,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a4279e06-4319-4534-a0f4-40da5151a4f4","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617798520775,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520774,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1617798520789,"description":"created from csar","artifactType":"HEAT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"60670fd1-f54c-408c-8365-8307ae815663","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","duplicated":false,"payloadUpdateDate":1617798520795,"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":1617798520789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798520802,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617798520802,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520802,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798515196,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":1617798515196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798515196,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":1617798515196,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"feature","uniqueId":"capability.53ee64d9-d5ff-4e65-bc77-42b39c81007d.feature","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Scalable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"scalable","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.scalable","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"binding","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.binding","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Container","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"host","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.host","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.ephemeral.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.ephemeral.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"instance","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.instance","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu.delta","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu.delta","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_util","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu_util","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.root.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.root.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"vcpus","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.vcpus","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.resident","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.resident","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"os","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.os","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"endpoint","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.endpoint","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"node":"tosca.nodes.Root","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"dependency","uniqueId":"53ee64d9-d5ff-4e65-bc77-42b39c81007d.dependency","capability":"tosca.capabilities.Node","ownerId":"53ee64d9-d5ff-4e65-bc77-42b39c81007d","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"local_storage","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"ed02e426-e01a-423f-895f-829144c06c81.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ed02e426-e01a-423f-895f-829144c06c81.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.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":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"d477d125-fa70-4b3d-9a6b-c32d5359b710.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"301d7f39-043b-4b35-aa51-a3a0fd97654e","createdFromCsar":true,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1617798520205,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"301d7f39-043b-4b35-aa51-a3a0fd97654e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1617798520679,"customizationUUID":"4aec113c-13f7-4346-af2b-513daa43d685","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"ed02e426-e01a-423f-895f-829144c06c81.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"ed02e426-e01a-423f-895f-829144c06c81.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"ed02e426-e01a-423f-895f-829144c06c81.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.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":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"301d7f39-043b-4b35-aa51-a3a0fd97654e.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":"ed02e426-e01a-423f-895f-829144c06c81.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"ed02e426-e01a-423f-895f-829144c06c81.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_flavor_name","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"d477d125-fa70-4b3d-9a6b-c32d5359b710.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"301d7f39-043b-4b35-aa51-a3a0fd97654e.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_image_name","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false},{"definition":false,"hidden":false,"uniqueId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01.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":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ad3af7-531a-4228-a70a-eaa0e2de5d01","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"feature","uniqueId":"capability.53ee64d9-d5ff-4e65-bc77-42b39c81007d.feature","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Scalable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"scalable","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.scalable","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"binding","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.binding","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Container","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"host","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.host","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.ephemeral.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.ephemeral.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"instance","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.instance","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu.delta","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu.delta","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_util","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu_util","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.root.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.root.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"vcpus","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.vcpus","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.resident","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.resident","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"os","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.os","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"endpoint","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.endpoint","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"node":"tosca.nodes.Root","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"dependency","uniqueId":"53ee64d9-d5ff-4e65-bc77-42b39c81007d.dependency","capability":"tosca.capabilities.Node","ownerId":"53ee64d9-d5ff-4e65-bc77-42b39c81007d","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"local_storage","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.base_dummy_group","name":"base_dummy_group","type":"org.openecomp.groups.heat.HeatStack","version":"0.0","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"7a741b19-f690-466c-9140-8917aea16315","groupUUID":"97921ceb-82bb-4439-b7b1-3b97ad2ab7b8","members":{"abstract_dummy":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_dummy.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy dummy VNF","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","type":"org.openecomp.groups.VfModule","version":"0.0","artifacts":["ed02e426-e01a-423f-895f-829144c06c81.heat1","ed02e426-e01a-423f-895f-829144c06c81.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"428e55f0-ef35-4e52-ae27-c521191c3d06","artifactsUuid":["60670fd1-f54c-408c-8365-8307ae815663"],"groupUUID":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","members":{"abstract_dummy":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1617798515197,"description":"VF","tags":["basic_cnf"],"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4559758e-4a18-430f-85ac-dc30a6c23726","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"997eecff10f94bdba633fbb92c27ab6b","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","systemName":"BasicCnf","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1617798520501,"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":1617798520789,"description":"created from csar","artifactType":"HEAT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"60670fd1-f54c-408c-8365-8307ae815663","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","duplicated":false,"payloadUpdateDate":1617798520795,"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":1617798520789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1617798520853,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3e196772-ce0f-43f4-8d66-90b4f35513bf","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617798520855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520853,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798520802,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617798520802,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520802,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617798520774,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a4279e06-4319-4534-a0f4-40da5151a4f4","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617798520775,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520774,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"ed02e426-e01a-423f-895f-829144c06c81"},"categorySpecificMetadata":{},"csarUUID":"997eecff10f94bdba633fbb92c27ab6b","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-04-07 12:28:42,218 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC 2021-04-07 12:28:42,218 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:52,229 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-04-07 12:28:52,236 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:52,237 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/ed02e426-e01a-423f-895f-829144c06c81/lifecycleState/Certify 2021-04-07 12:28:52,237 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-04-07 12:28:52,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:28:59,122 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/ed02e426-e01a-423f-895f-829144c06c81/lifecycleState/Certify HTTP/1.1" 200 1281 2021-04-07 12:28:59,124 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-04-07 12:28:59,125 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617798515197,"lastUpdateDate":1617798533725,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc"},"csarUUID":"997eecff10f94bdba633fbb92c27ab6b","csarVersion":"1.0","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"4559758e-4a18-430f-85ac-dc30a6c23726"} 2021-04-07 12:28:59,128 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:28:59,129 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:28:59,129 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:59,129 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:59,130 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:59,130 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:59,131 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:28:59,131 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:28:59,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:28:59,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-07 12:28:59,705 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:28:59,706 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4559758e-4a18-430f-85ac-dc30a6c23726/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:28:59,709 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:28:59,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:59,709 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:59,710 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:59,710 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:28:59,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:59,711 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:59,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:59,712 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:28:59,712 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:28:59,712 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:28:59,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:28:59,713 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-07 12:28:59,713 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:28:59,714 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-07 12:28:59,714 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:59,715 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:28:59,715 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:28:59,716 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:28:59,716 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:28:59,716 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:28:59,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:01,377 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:01,380 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-07 12:29:01,384 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:01,392 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-07 12:29:11,403 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:29:11,404 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:29:11,405 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:11,405 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:29:11,405 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:29:11,406 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:11,407 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:29:11,407 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:29:11,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:11,892 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-07 12:29:11,895 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:29:11,895 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4559758e-4a18-430f-85ac-dc30a6c23726/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:29:11,899 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:11,900 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:11,900 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:11,901 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:11,901 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:29:11,901 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:11,902 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:11,902 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:11,903 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:11,903 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:11,903 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:11,904 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:11,904 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-07 12:29:11,904 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:11,905 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-07 12:29:11,905 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:11,906 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:11,906 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:29:11,907 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:11,907 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:11,907 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:29:11,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:13,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:13,302 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-07 12:29:13,306 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:13,313 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-07 12:29:13,314 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:29:13,315 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:29:13,315 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:13,315 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:13,316 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:13,317 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:13,317 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:13,317 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:13,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:13,761 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-04-07 12:29:13,763 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:29:13,764 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:29:13,769 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:29:13,769 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:13,769 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:13,770 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:13,770 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:13,771 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:13,771 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:13,771 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:13,771 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:13,772 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:13,772 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:13,773 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:13,773 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-04-07 12:29:13,773 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:13,774 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-04-07 12:29:13,774 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-04-07 12:29:13,775 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-04-07 12:29:13,775 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-04-07 12:29:13,776 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-07 12:29:13,776 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-07 12:29:13,777 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:13,777 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-04-07 12:29:13,777 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-04-07 12:29:13,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:13,988 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-04-07 12:29:13,991 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-04-07 12:29:13,992 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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"} 2021-04-07 12:29:13,998 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-04-07 12:29:13,999 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-04-07 12:29:13,999 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-04-07 12:29:13,999 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-04-07 12:29:14,000 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:29:14,000 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:29:14,000 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:14,001 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:14,001 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:14,002 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:14,002 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:14,002 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:14,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:14,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-04-07 12:29:14,467 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:29:14,467 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:29:14,471 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:29:14,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:14,472 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:14,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:14,472 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:14,473 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:14,473 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:14,473 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:14,474 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:14,474 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:14,475 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:14,475 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:14,475 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-04-07 12:29:14,476 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:14,476 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-04-07 12:29:14,495 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:14,495 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-04-07 12:29:14,495 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-04-07 12:29:14,496 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:14,497 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-04-07 12:29:14,497 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-04-07 12:29:14,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:16,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-04-07 12:29:16,420 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-04-07 12:29:16,422 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1617798555209,"description":"service","tags":["basic_cnf"],"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8d2d6518-1b69-4e97-9fe9-d839757770c2","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","systemName":"BasicCnf","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617798555209,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":null,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-04-07 12:29:16,428 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC 2021-04-07 12:29:16,429 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:16,437 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-04-07 12:29:16,437 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-04-07 12:29:16,438 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:16,438 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:29:16,438 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:29:16,439 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:16,439 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-04-07 12:29:16,440 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-04-07 12:29:16,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:16,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-04-07 12:29:16,813 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-04-07 12:29:16,813 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/600ea483-37cc-49b6-ba97-b738e052984a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4559758e-4a18-430f-85ac-dc30a6c23726/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","name":"basic_onboard_QlkByV","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/24bea40b-575f-4ab6-8aa9-fac620411153/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-04-07 12:29:16,817 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:16,818 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:16,818 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:16,818 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:16,819 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:29:16,819 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:16,820 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:16,820 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:16,820 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:16,821 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:16,821 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:16,821 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:16,822 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-04-07 12:29:16,822 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:16,822 INFO 192:__init__.py(1) - Vf found, updating information 2021-04-07 12:29:16,823 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:16,823 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:16,824 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:29:16,824 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:16,825 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:16,825 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-04-07 12:29:16,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:19,963 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:19,966 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-04-07 12:29:19,970 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1617798555209,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:19,978 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-04-07 12:29:19,979 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:19,979 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/83dadb26-89fd-45c1-979b-794da5dad986/resourceInstance 2021-04-07 12:29:19,980 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "5ab7ad8a-0b95-4df2-be8f-5a124ee001dc", "originType": "VF", "componentUid": "5ab7ad8a-0b95-4df2-be8f-5a124ee001dc", "icon": "defaulticon" } 2021-04-07 12:29:19,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:22,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/83dadb26-89fd-45c1-979b-794da5dad986/resourceInstance HTTP/1.1" 201 None 2021-04-07 12:29:22,032 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-04-07 12:29:22,038 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"feature","uniqueId":"capability.53ee64d9-d5ff-4e65-bc77-42b39c81007d.feature","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_dummy","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Scalable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"scalable","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.scalable","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"binding","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.binding","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Container","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"host","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.host","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.ephemeral.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.ephemeral.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"instance","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.instance","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu.delta","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu.delta","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_util","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu_util","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.latency","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.root.size","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.root.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"vcpus","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.vcpus","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.iops","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.allocation","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes.rate","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.usage","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.capacity","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.resident","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.resident","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"os","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.os","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"ownerType":null,"description":null,"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"endpoint","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.endpoint","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.endpoint_dummy","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","createdFromCsar":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1617798560780,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617798560780,"customizationUUID":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-04-07 12:29:22,042 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-04-07 12:29:22,046 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:22,046 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution 2021-04-07 12:29:22,046 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-07 12:29:22,046 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:22,047 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution 2021-04-07 12:29:22,047 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-07 12:29:22,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:22,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution HTTP/1.1" 200 38 2021-04-07 12:29:22,113 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-04-07 12:29:22,113 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-04-07 12:29:22,116 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:22,117 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-04-07 12:29:22,117 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:29:22,118 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:22,118 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-04-07 12:29:22,118 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:29:22,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:22,186 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-04-07 12:29:22,187 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-04-07 12:29:22,187 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-04-07 12:29:22,190 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-07 12:29:22,190 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-04-07 12:29:22,194 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:22,194 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/83dadb26-89fd-45c1-979b-794da5dad986/lifecycleState/checkin 2021-04-07 12:29:22,194 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-04-07 12:29:22,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:24,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/83dadb26-89fd-45c1-979b-794da5dad986/lifecycleState/checkin HTTP/1.1" 200 1183 2021-04-07 12:29:24,811 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-04-07 12:29:24,812 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1617798555209,"lastUpdateDate":1617798563003,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"83dadb26-89fd-45c1-979b-794da5dad986"},"projectCode":"123456","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"8d2d6518-1b69-4e97-9fe9-d839757770c2"} 2021-04-07 12:29:24,815 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:29:24,815 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:29:24,815 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:24,815 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:24,816 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:24,816 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:24,816 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:24,816 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:24,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:26,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1471 2021-04-07 12:29:26,715 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:29:26,716 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:29:26,719 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:29:26,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:26,720 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:26,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:26,720 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:26,721 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:26,721 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:26,721 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:26,721 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:29:26,721 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:26,722 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:26,722 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:26,722 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:26,722 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:26,723 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:26,723 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:26,723 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:29:26,723 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:26,724 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:29:26,724 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:26,724 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:26,724 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:26,725 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:26,725 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:26,725 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:26,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:29,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:29,623 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:29:29,627 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798563003,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:29,633 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:29:29,633 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-04-07 12:29:29,638 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:29,638 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/83dadb26-89fd-45c1-979b-794da5dad986/lifecycleState/Certify 2021-04-07 12:29:29,638 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-04-07 12:29:29,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:36,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/83dadb26-89fd-45c1-979b-794da5dad986/lifecycleState/Certify HTTP/1.1" 200 1171 2021-04-07 12:29:36,899 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-04-07 12:29:36,899 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617798555209,"lastUpdateDate":1617798563003,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"adfca246-2909-4e12-bfb5-9ea859004dd7"},"projectCode":"123456","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"8d2d6518-1b69-4e97-9fe9-d839757770c2"} 2021-04-07 12:29:36,903 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:29:36,903 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:29:36,904 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:36,904 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:36,904 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:36,905 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:36,905 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:36,906 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:36,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:39,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459 2021-04-07 12:29:39,786 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:29:39,786 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:29:39,790 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:29:39,790 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:39,790 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:39,791 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:39,791 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:39,791 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:39,792 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:39,792 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:39,792 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:29:39,793 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:39,793 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:39,793 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-04-07 12:29:39,794 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:39,794 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:39,794 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:39,795 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:39,795 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:29:39,795 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:39,796 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:29:39,796 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:39,796 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:39,797 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:39,797 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:39,798 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:39,798 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:39,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:40,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:40,937 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:29:40,941 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798563003,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:40,950 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:29:50,962 INFO 696:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-04-07 12:29:50,972 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-04-07 12:29:50,973 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/adfca246-2909-4e12-bfb5-9ea859004dd7/distribution/PROD/activate 2021-04-07 12:29:50,973 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-04-07 12:29:50,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:54,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/adfca246-2909-4e12-bfb5-9ea859004dd7/distribution/PROD/activate HTTP/1.1" 200 None 2021-04-07 12:29:55,000 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-04-07 12:29:55,008 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"adfca246-2909-4e12-bfb5-9ea859004dd7","empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"adfca246-2909-4e12-bfb5-9ea859004dd7","empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"adfca246-2909-4e12-bfb5-9ea859004dd7","empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"adfca246-2909-4e12-bfb5-9ea859004dd7","empty":false},{"definition":false,"hidden":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"adfca246-2909-4e12-bfb5-9ea859004dd7","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZDY3ODdjNTA0NTMzMDVlMTdhNTczZDA5ZThiYzA4ZTI=","artifactUUID":"64c851ba-ef6b-4a4f-820e-ec6d0549f397","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"83dadb26-89fd-45c1-979b-794da5dad986.assettoscacsar","duplicated":false,"payloadUpdateDate":1617798574715,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798555136,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZGMyODI5ZDFhOTI0NmQxOTQ5YjcyNzk1ZGY2YmFiMGU=","artifactUUID":"2b795b27-514c-4d91-9538-7f136df9089e","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"83dadb26-89fd-45c1-979b-794da5dad986.assettoscatemplate","duplicated":false,"payloadUpdateDate":1617798574071,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798555136,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"feature_dummy","uniqueId":"capability.53ee64d9-d5ff-4e65-bc77-42b39c81007d.feature","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.feature_dummy","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Scalable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"scalable_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.scalable","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.scalable_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"binding_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.binding","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.binding_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Container","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"host_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.host","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_dummy.host_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.ephemeral.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.ephemeral.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"instance_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.instance","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.instance_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.iops_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu.delta_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu.delta","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu.delta_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.capacity_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.latency_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_util_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu_util","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu_util_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.allocation_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.latency_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.root.size_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.root.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.root.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"vcpus_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.vcpus","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.vcpus_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.iops_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.allocation_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.capacity_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.resident_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.resident","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory.resident_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"os_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.os","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.os_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"endpoint_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.endpoint","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.endpoint_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.endpoint_dummy","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798520759,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmQwZmYzMzFjYjRmMjMyNjdlZDA5MTg2OTYwY2NiMjE=","artifactUUID":"5a01367b-f9b0-477c-8f4b-f42b66c8a6c1","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"ed02e426-e01a-423f-895f-829144c06c81.vflicense","duplicated":false,"payloadUpdateDate":1617798520762,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520759,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798560920,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"5559de98-469a-43f7-9c3e-924def49fc1b","generatedFromId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1617798571392,"heatParamsUpdateDate":1617798560920,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798560920,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"nginx_cloudtech_k8s_charts.env","empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1617798520853,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3e196772-ce0f-43f4-8d66-90b4f35513bf","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617798520855,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520853,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NDk3N2RkMTdkMTU1YzkwNGUwZGI4YTE4Yjk0NDcxMTg=","artifactUUID":"f609bdca-aab6-4cb8-b8ca-1e5ee214fd4e","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"83dadb26-89fd-45c1-979b-794da5dad986.83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1617798572928,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_cnf0_modules.json","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":1617798520789,"description":"created from csar","artifactType":"HEAT","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"60670fd1-f54c-408c-8365-8307ae815663","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","duplicated":false,"payloadUpdateDate":1617798520795,"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":1617798520789,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798520742,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"63733d9b-943d-4d1e-a17b-3853442f2f48","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"ed02e426-e01a-423f-895f-829144c06c81.vendorlicense","duplicated":false,"payloadUpdateDate":1617798520747,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520742,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","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":1617798560918,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"d0398fec-84d5-4585-b11f-43ba7162f31f","generatedFromId":"ed02e426-e01a-423f-895f-829144c06c81.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1617798571999,"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":1617798560918,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617798560918,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798520774,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a4279e06-4319-4534-a0f4-40da5151a4f4","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"ed02e426-e01a-423f-895f-829144c06c81.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617798520775,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617798520774,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"groupInstances":[{"type":"org.openecomp.groups.VfModule","version":"1","creationTime":1617798560926,"artifacts":["ed02e426-e01a-423f-895f-829144c06c81.heat1","ed02e426-e01a-423f-895f-829144c06c81.heat1env","ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3"],"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.ed02e426-e01a-423f-895f-829144c06c81.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"428e55f0-ef35-4e52-ae27-c521191c3d06","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1617798560926,"customizationUUID":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","groupInstanceArtifacts":["ed02e426-e01a-423f-895f-829144c06c81.cloudtechnologyspecificartifact3","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["3e196772-ce0f-43f4-8d66-90b4f35513bf","d0398fec-84d5-4585-b11f-43ba7162f31f"],"artifactsUuid":["60670fd1-f54c-408c-8365-8307ae815663","3e196772-ce0f-43f4-8d66-90b4f35513bf"],"groupUUID":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","groupName":"BasicCnf..base_dummy..module-0","groupUid":"ed02e426-e01a-423f-895f-829144c06c81.BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"name":"basic_cnf0..BasicCnf..base_dummy..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","createdFromCsar":false,"uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1617798560780,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617798560780,"customizationUUID":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ed02e426-e01a-423f-895f-829144c06c81.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":"44263424-5265-4dc8-82c8-2aafda74ad1b.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44263424-5265-4dc8-82c8-2aafda74ad1b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44263424-5265-4dc8-82c8-2aafda74ad1b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"feature_dummy","uniqueId":"capability.53ee64d9-d5ff-4e65-bc77-42b39c81007d.feature","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.feature_dummy","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Scalable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"scalable_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.scalable","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.scalable_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"binding_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.binding","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.binding_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.binding_dummy","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Container","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"host_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.host","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_dummy.host_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.ephemeral.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.ephemeral.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.ephemeral.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"instance_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.instance","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.instance_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.instance_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.iops_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu.delta_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu.delta","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu.delta_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu.delta_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.capacity_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.latency_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_util_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu_util","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu_util_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu_util_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.allocation_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.latency_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.latency","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.latency_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.latency_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"cpu_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.cpu","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.cpu_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.cpu_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.requests_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.root.size_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.root.size","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.root.size_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.root.size_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"vcpus_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.vcpus","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.vcpus_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.vcpus_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.iops_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.iops","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.iops_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.iops_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.read.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.read.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.read.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.write.requests.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.write.requests.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.write.requests.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.allocation_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.allocation","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.allocation_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.allocation_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes.rate","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.bytes.rate_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.bytes.rate_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"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":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.read.bytes_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.read.bytes","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.read.bytes_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.read.bytes_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.usage_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.usage","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory.usage_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory.usage_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.device.capacity_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.device.capacity","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.device.capacity_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.device.capacity_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"memory.resident_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.memory.resident","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.memory.resident_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.memory.resident_dummy","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b708eb81-229a-40ad-8ab1-d724e68bf608","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b708eb81-229a-40ad-8ab1-d724e68bf608","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"disk.write.requests_dummy","uniqueId":"capability.b708eb81-229a-40ad-8ab1-d724e68bf608.disk.write.requests","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_dummy.disk.write.requests_dummy","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"os_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.os","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.os_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["301d7f39-043b-4b35-aa51-a3a0fd97654e.c91e59cd-34fd-4cea-a20f-2e939e4c38ea.dummy","ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","83dadb26-89fd-45c1-979b-794da5dad986.5ab7ad8a-0b95-4df2-be8f-5a124ee001dc.basic_cnf0"],"source":"301d7f39-043b-4b35-aa51-a3a0fd97654e","parentName":"endpoint_dummy","uniqueId":"capability.3661a063-3ecd-49d9-b1b6-e6c8e1c69369.endpoint","ownerId":"ed02e426-e01a-423f-895f-829144c06c81.301d7f39-043b-4b35-aa51-a3a0fd97654e.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_dummy.endpoint_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"basic_cnf0.abstract_dummy.endpoint_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false},{"definition":false,"hidden":false,"uniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3d6fff98-e2c8-4b36-9e07-25776ab1981f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"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","icon":"network_l_1-3","creationDate":1617798555209,"description":"service","tags":["basic_cnf"],"uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8d2d6518-1b69-4e97-9fe9-d839757770c2","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","systemName":"BasicCnf","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617798593921,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1617798555136,"artifactType":"OTHER","uniqueId":"83dadb26-89fd-45c1-979b-794da5dad986.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":1617798555136,"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":"adfca246-2909-4e12-bfb5-9ea859004dd7"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-04-07 12:29:55,016 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:29:55,016 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:29:55,016 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:55,017 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:55,017 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:55,018 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:55,018 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:29:55,018 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:29:55,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:29:55,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:29:55,917 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:29:55,917 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:29:55,921 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:29:55,922 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:55,922 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:55,923 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:55,923 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:29:55,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:55,923 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:55,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:29:55,924 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:29:55,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:55,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:55,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:55,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:29:55,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:29:55,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:29:55,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:29:55,927 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:29:55,928 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:29:55,928 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:29:55,929 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:55,929 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:55,929 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:55,930 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:29:55,931 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:29:55,931 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:29:55,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:29:59,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:29:59,593 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:29:59,596 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:29:59,602 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:29:59,603 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-04-07 12:29:59,603 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-04-07 12:29:59,604 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:29:59,604 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-04-07 12:29:59,604 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-04-07 12:29:59,605 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:29:59,605 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-04-07 12:29:59,605 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-04-07 12:29:59,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:29:59,647 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-04-07 12:29:59,649 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-04-07 12:29:59,649 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: Get Connection: Error finding master table: mongo: no documents in result 2021-04-07 12:29:59,649 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-04-07 12:29:59,649 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-04-07 12:29:59,650 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-04-07 12:29:59,655 DEBUG 103:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-04-07 12:29:59,655 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-04-07 12:29:59,655 DEBUG 106:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-04-07 12:29:59,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:29:59,854 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-04-07 12:29:59,855 INFO 116:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-04-07 12:29:59,856 DEBUG 120:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFVVhkT2VrVjNUVlJyZWsweGIxaEVWRTE0VFVSUmQwNVVSWGROVkd0NlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEdZdkNtcEJLMGRHZDBaYWJYRlZhbkJWTjBaa2QyaHJNRUpsTUZSb2MzSnZOM1EwYm5CalNFVXpPVlZUWWt0bEsydFBkV2gwYWtKd1dUZEVVR2RUZEc1bmFVWUtUVmR4SzB0SUszWTVTVzVRYjFoTlIwOXNRbnB4Vms0dlFXVTNVa1ZoVldsUVFuVTVMM0prU1hOVmNrOXVia0pqWXpkd1NVMHlVRVZsU1hoRFNsQjZaZ3ByVVZCaWJtaFZVMkpVVUdveVJtRTVUbXREU0dWdVluVTVkSEZ1T1hGT2RVSTBSVVUxZURSRGVtZExaSGM0TTJOV1ZqWnVOMGtyUWtFNGQydE1TRTB6Q2tZclUwbG5iMlZVTURaUFkxcGpia0pNWjJ4aFdDdGlVVk42YjNsblRVOVZOVzU2UkhOSWRUTm9XbVF2VVhkUVJVaHJSa2sxU1haMGNqQXhZV3BIVWtVS1VuVldSVVpQYVV3emMzQnNObTV5Wm5CRk5WRkxNRlkxZDNvMlVGWnJRMDl5V0VSeVlsbHRaMDhyY3psbmFtWkVjbkJQYTFaeFJtNTZSVlZMUVhCYVVRcEZRbFF6U2xGM1VVbEtWbWQxVHpaNlIzQnpRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZKSzFOVVRGbEhUbVpOZVZseWJsWkhSVWRKU1hscmJFSkNlbWdLTVZoSlRWWk5SRWxHVmxkVWJGbzNVM2xaWjB0ekwxTnZTMll6TVd4WlkxSnRlSFpoY0M5eFkzaE1SRGxSSzBvM2RrUnRUbkJ6VlhOTE56Y3lUMkp6YmdwMlVXSnpibEJJVTFwSFYyeFhOVm8wYW5vM2EwUk9VakZNSzBsd1MzWnRXbUZoYzNWUGNHWlFWa1ZYVFdaS1dWSlVhSGhRU0VoMVprbG5kbXBLVDB0dENsTmllbE5qV25sU1VGQm5NVUpNY2xOdFUyVlFlRGMxWVZCWFQzRXZaVlZuUlVrMFpWSmtkR3cxU21kSmJWSjVUVkJpU2xsMVRIUTJjQ3RxV0daUU1rZ0tZV3hxZDJ4NmQwSXlaV3MwWTJkVWNWVnRablJpY1ZOT0wycGlOV0k1UTJsUlVVUTRha0Z1WjNrNVRqbE5WVFpZYzFkcmNqRnlVVzl6V2pORk5XUkxUQXBaUWtaTlFrOXpWMVJuVkhGcFIwSTVaa2xtTkVWQ2JWZHFVbVI0TlhsRlkxQmljM05wZUZkb09EbG1NV3QwVW5BNVVrZGlVeXRqUVVWcGN6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMTI2OjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlVVaG1VVTUwVG0wd05EaDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1FMUVZM2hOUkVVMVRYcE9ZVVozTUhsTmFrRXdUVVJqZUUxRVJUVk5lbVJoVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVd3dllUTmhVV1EyTVUxb1NISnpWMndLUWpsSk1YVnFXbmRyZUd0QlVtRnVZV3h4ZVRVcmNFcEhjV3AwVWxVNVltTjJNRVpFVkZOeU9HdG5LM0ExYWxCdlRWQjBlVkpWVFVwNFJEZDZZVmwzTWdvNFdreFViMUpOTlc5TmVuRnhOR2N5V2xOV1drOXZlSFYzVm1wR2IySTJNMkpNUmxoM05rOTBaVTU0T1VocVdWUmxaR3N6T0RCUFR6bE9OalZoYTFka0NrcDJlamt5VjJkcWJteHZPR3RuT1RSa2NVaEhSbkJQVGpSd05IaFBRMmxDUkhkMGNFdFpUVmh4Wlc5bFVHOXdjMDF5Y25scE1WUm1lRGRyVXpad1kzVUtSak1yYVZKeFJUZG1iamRWYW1WcVIxUmpWMWhpYjJ4TlRVNDRXRk5CYzFnd1RsTnpNQ3RCUW5CTU5uUk9PRkZrY2tkc2EzRmlOblZZVGtSc1EzQkVhQXB4YmxRdldFUkJSbTVFTUdOdFRVRlBUV3hYVkcxUE5ubExjakpyYjJkYWQyMXNlakJOTXpKc1UxbHVZa2RPWW1kRFMzRllkMmQ0TjJwbGRYWlBhV1V2Q21oWVdtSllkMGxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkRaRk5PTjJkelVWZGFiRnBIWTBwWVVVUmFVbVJqZEVkVlVrRmpLeloyWm1weEt3cHRaa05qTlZKM01IZzBRa2g2ZUhkcVRXSTVXVVV4WjFZMWJFTXpkbWxvWnpKUkt6WlJabEJLTm5kdVdtTXZVRlJLZG5oeldEWjBZVVpLYlVKdFZVVlhDbkp2YUhaaGNraEVXVlJCVGxsSE4zSlBXazF3TDBSSlJqZGFVRGRKTTA1Uk5GWktjakJuUlRWT0syWXhPSFZ4UlZBMlZrMWhPWG80SzBab01sRlljbXdLZVRNMFFqUjBhSGxaZG14cVNHTkRPRkZXVVRkRFlsbGpTR015Uld0Vk5sUkViMVpzTHpsek1UWkhUazk2WVZkc05YTjRLMHBMWjNseFZYTm1PR296YkFwbk1WRnNNbE5sWlhoRlQxRlBLMDlEU21zMldFRkVPVTVUVldkVlMzUXlUVEF6V21sTE1FTmxXbUpXTWxaTFRGZFhPRmt3UTBwR2FrMURTM0ZMZVV0U0NpdFdhWGQxV0dKS2MweDZkemRyY1U5dlVXaDViVXh1ZWpoemEzZFVWbTVYUVZoTllYcHpjMUE0YURaQlEyZ3lOSGh4Y3owS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCYkM5aE0yRlJaRFl4VFdoSWNuTlhiRUk1U1RGMWFscDNhM2hyUVZKaGJtRnNjWGsxSzNCS1IzRnFkRkpWT1dKakNuWXdSa1JVVTNJNGEyY3JjRFZxVUc5TlVIUjVVbFZOU25oRU4zcGhXWGN5T0ZwTVZHOVNUVFZ2VFhweGNUUm5NbHBUVmxwUGIzaDFkMVpxUm05aU5qTUtZa3hHV0hjMlQzUmxUbmc1U0dwWlZHVmthek00TUU5UE9VNDJOV0ZyVjJSS2RubzVNbGRuYW01c2J6aHJaemswWkhGSVIwWndUMDQwY0RSNFQwTnBRZ3BFZDNSd1MxbE5XSEZsYjJWUWIzQnpUWEp5ZVdreFZHWjROMnRUTm5CamRVWXpLMmxTY1VVM1ptNDNWV3BsYWtkVVkxZFlZbTlzVFUxT09GaFRRWE5ZQ2pCT1UzTXdLMEZDY0V3MmRFNDRVV1J5UjJ4cmNXSTJkVmhPUkd4RGNFUm9jVzVVTDFoRVFVWnVSREJqYlUxQlQwMXNWMVJ0VHpaNVMzSXlhMjluV25jS2JXeDZNRTB6TW14VFdXNWlSMDVpWjBOTGNWaDNaM2czYW1WMWRrOXBaUzlvV0ZwaVdIZEpSRUZSUVVKQmIwbENRVWR1ZUdwVGFtbEhRbHByYTNWVllnb3daRkpGUkRCVlJsVjZTMkZUV1VKSWVrdGphbEZJTW1GdlZERndTVmRtY2pobVdUaHFObXR5UVU4M2NtdExNVE5JY21WWVpHSkZiamRhVlhSMGFFZDBDblZXYUhRemNrUTNZMFF2VlROUU5EbGtiamRLY2xFeVQyWnRRelZtVURodmMxVlNUREY2TkVSNlNuSnZWRk53VlRGUWMzTkllaXQyY0N0cE4zQnNVMkVLZERsa1NYQmpiQ3RQZFdKYVZHdFZaVWRCVUU1QlVXTlpWU3RFWWtOaVlUUnJORTFWVm1Gb1ZHMVNhRUp0Um5NdmR6WjZkRXBKZVRaTWNuWm1RVzFJYlFweVkwMUlXSFpGVWtKbFZXTTRaa2RVT1VKTkwybEdZbmhqZVd0WllrVlpTbTVMU1dFMlZuUlFObkoyTVVsbldWZGtWaTh4VlRob1pYRlNXRGxMZW5ab0NpOTFibGwwZDJOa2EzUm5NVFZOWnpWUFpETkRNa3gwVlhNck5IQXJUbWRLU25wMVYwUnhVa04zWmtzNGRVWnVUbkUzYjA1a1kySjZSMGxwSzNoRWJqY0tOVTl2VW5OM1JVTm5XVVZCZDNGamIzRk9lRVF2TDFsalprTXdURTF1TUV4Uk1USlpTelZOU1ZweVltVnZXSHBGUjNCdk5WbE5NR3M1VXpCUlVuVnVSd3BKYkVSQmJqQlVhbnBhTmxCT1ZGaFBSWGR6TUUwNFFTODBkbkp6Wm05SVluaGxaVUl2V1RkVWVIUnNaRTlhVW1SWE1rOTVLMDF2ZG0xYVZYaHNjRlU1Q25Sd2FERlBVSFJCZDNoalJtNXhaamhwUVRack1XaHVOakZhYjFabldHbHhTbkZ0ZHpGaGMwWndlRlZJUldzemVHUnJZWEpUUlVWRFoxbEZRWGc1ZEZjS2FYazJTVmx1UTJOd1ZUUldRV3BWTVdKcGRsQk1kM0JVVFhoTE5UUXlkMDFUTmpFMU5HSndOamRNUlhWdFJrWklZMWRCYWxwV1luaE1ZMnB0UTFGS2F3cDZjVmxaYVZaMVVHZEZaREIwY2xoalRGSnpVelJwUVRCVWJTOUJSbTFtVEdNd2RHUnRjVFJ5YVVKRWJUaFNUV2hXVHpJd1VWaHlaMlpRVG1vMVVWVmpDazVxYVc1VFVFMVBUbXN2TUVsRFFVRlBiR1ZGVjNKYU1YbElURFkzWjJJeGQyUm5UblUxT0VObldVSnRia292SzJoRU9FVnBPRlIzV1ZBMWNVZDVhalFLTVdwdlJtNXVhbkpVVEU5SlFtSkhURXBKYm1rd1kwbE9lbFJsY21GcmEyTm9aREZHUjBwbVQwdFRkblJNVUZBMVltZHhVM3BYU0dkVll6Wm9NR1Z5T1FwS1RrZE9lazlGZGtSb04zRXpOVGx1VFdWUFF6WXpTekJVT0ZoWlZEaDNPRzFhYjFJNE9FWnpSbkJNVERGR2NETnFkVU4xVkZCMlFqVnVkek41Um1oTENrVlhTVGRCVUVReE5UQjJXRUp0Wlc1d2FFWmtRVkZMUW1kSE1GZGlMM0YzWmpScllqVnhWR3RLWkhRMmNEVjBia1pyVDJFMGVXSjRhR0l4TkRoSk1IVUtUakpVWVc5T1dYQk5SVWMzZFRjNVMzUnZaRTlIV0RkblRsa3JaRmQxUkdoRlIzVktTM0EzWlZsbWNVazRXa1U1VVdWV2FuQnhiRnB1WjA5amVrSlJNZ3BuZGxVelRrWlBhM2hwYlRSUk1qRlZRV2gyY25OcVZVSjBVR3RCTDFKRmNtY3dVSGxTTUU5dFEwbzJkMWRQT1M5aVlVMUhSRTk0U1hSdFlrOU1ZalpOQ2pZMVNVcEJiMGRDUVVwMVJuVnhNVTEzTldzeFpsQjRVMjFhUlZkblVtcFlXVU5rUjB0bGFqbGFTVEpOYTNSb2QyVlBiWGR0TkZSdWRuaFZkazlhZVc0S1lrTkZaMDExU0cwd2N6STBWSGxIT0ZrelZVMXRabmR6YldaQlN5OVdTRFJyYUU1a1UwaDBjSE55ZFhWeU1VSTFkbTkyT0U1R2IxUkxkM1puUzJGUE5ncG1OVTl5UWpGNFZHNDFZaXRYVG0xQmREbG9XVXhzZEZSRVNGcFpUMFpXTlcxclNrZGpXamhPUzIxWFdXNWxVMlZzT0dsVENpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-04-07 12:29:59,860 DEBUG 195:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:29:59,860 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-04-07 12:29:59,860 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-04-07 12:29:59,861 DEBUG 103:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:29:59,861 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-04-07 12:29:59,862 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-04-07 12:29:59,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:29:59,901 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-04-07 12:29:59,903 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-04-07 12:29:59,904 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFVVhkT2VrVjNUVlJyZWsweGIxaEVWRTE0VFVSUmQwNVVSWGROVkd0NlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEdZdkNtcEJLMGRHZDBaYWJYRlZhbkJWTjBaa2QyaHJNRUpsTUZSb2MzSnZOM1EwYm5CalNFVXpPVlZUWWt0bEsydFBkV2gwYWtKd1dUZEVVR2RUZEc1bmFVWUtUVmR4SzB0SUszWTVTVzVRYjFoTlIwOXNRbnB4Vms0dlFXVTNVa1ZoVldsUVFuVTVMM0prU1hOVmNrOXVia0pqWXpkd1NVMHlVRVZsU1hoRFNsQjZaZ3ByVVZCaWJtaFZVMkpVVUdveVJtRTVUbXREU0dWdVluVTVkSEZ1T1hGT2RVSTBSVVUxZURSRGVtZExaSGM0TTJOV1ZqWnVOMGtyUWtFNGQydE1TRTB6Q2tZclUwbG5iMlZVTURaUFkxcGpia0pNWjJ4aFdDdGlVVk42YjNsblRVOVZOVzU2UkhOSWRUTm9XbVF2VVhkUVJVaHJSa2sxU1haMGNqQXhZV3BIVWtVS1VuVldSVVpQYVV3emMzQnNObTV5Wm5CRk5WRkxNRlkxZDNvMlVGWnJRMDl5V0VSeVlsbHRaMDhyY3psbmFtWkVjbkJQYTFaeFJtNTZSVlZMUVhCYVVRcEZRbFF6U2xGM1VVbEtWbWQxVHpaNlIzQnpRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZKSzFOVVRGbEhUbVpOZVZseWJsWkhSVWRKU1hscmJFSkNlbWdLTVZoSlRWWk5SRWxHVmxkVWJGbzNVM2xaWjB0ekwxTnZTMll6TVd4WlkxSnRlSFpoY0M5eFkzaE1SRGxSSzBvM2RrUnRUbkJ6VlhOTE56Y3lUMkp6YmdwMlVXSnpibEJJVTFwSFYyeFhOVm8wYW5vM2EwUk9VakZNSzBsd1MzWnRXbUZoYzNWUGNHWlFWa1ZYVFdaS1dWSlVhSGhRU0VoMVprbG5kbXBLVDB0dENsTmllbE5qV25sU1VGQm5NVUpNY2xOdFUyVlFlRGMxWVZCWFQzRXZaVlZuUlVrMFpWSmtkR3cxU21kSmJWSjVUVkJpU2xsMVRIUTJjQ3RxV0daUU1rZ0tZV3hxZDJ4NmQwSXlaV3MwWTJkVWNWVnRablJpY1ZOT0wycGlOV0k1UTJsUlVVUTRha0Z1WjNrNVRqbE5WVFpZYzFkcmNqRnlVVzl6V2pORk5XUkxUQXBaUWtaTlFrOXpWMVJuVkhGcFIwSTVaa2xtTkVWQ2JWZHFVbVI0TlhsRlkxQmljM05wZUZkb09EbG1NV3QwVW5BNVVrZGlVeXRqUVVWcGN6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuMTI2OjY0NDMKICBuYW1lOiBrdWJlcm5ldGVzCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBrdWJlcm5ldGVzCiAgICB1c2VyOiBrdWJlcm5ldGVzLWFkbWluCiAgbmFtZToga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmN1cnJlbnQtY29udGV4dDoga3ViZXJuZXRlcy1hZG1pbkBrdWJlcm5ldGVzCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZToga3ViZXJuZXRlcy1hZG1pbgogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVTTRha05EUVdSeFowRjNTVUpCWjBsSlVVaG1VVTUwVG0wd05EaDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGRHVkVWVVRVSkZSMEV4VlVVS1FYaE5TMkV6Vm1sYVdFcDFXbGhTYkdONlFXVkdkekI1VFZSQk1FMUVZM2hOUkVVMVRYcE9ZVVozTUhsTmFrRXdUVVJqZUUxRVJUVk5lbVJoVFVSUmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU2EzZEdkMWxFVmxGUlJFVjRRbkprVjBwc1kyMDFiR1JIVm5wTVYwWnJDbUpYYkhWTlNVbENTV3BCVGtKbmEzRm9hMmxIT1hjd1FrRlJSVVpCUVU5RFFWRTRRVTFKU1VKRFowdERRVkZGUVd3dllUTmhVV1EyTVUxb1NISnpWMndLUWpsSk1YVnFXbmRyZUd0QlVtRnVZV3h4ZVRVcmNFcEhjV3AwVWxVNVltTjJNRVpFVkZOeU9HdG5LM0ExYWxCdlRWQjBlVkpWVFVwNFJEZDZZVmwzTWdvNFdreFViMUpOTlc5TmVuRnhOR2N5V2xOV1drOXZlSFYzVm1wR2IySTJNMkpNUmxoM05rOTBaVTU0T1VocVdWUmxaR3N6T0RCUFR6bE9OalZoYTFka0NrcDJlamt5VjJkcWJteHZPR3RuT1RSa2NVaEhSbkJQVGpSd05IaFBRMmxDUkhkMGNFdFpUVmh4Wlc5bFVHOXdjMDF5Y25scE1WUm1lRGRyVXpad1kzVUtSak1yYVZKeFJUZG1iamRWYW1WcVIxUmpWMWhpYjJ4TlRVNDRXRk5CYzFnd1RsTnpNQ3RCUW5CTU5uUk9PRkZrY2tkc2EzRmlOblZZVGtSc1EzQkVhQXB4YmxRdldFUkJSbTVFTUdOdFRVRlBUV3hYVkcxUE5ubExjakpyYjJkYWQyMXNlakJOTXpKc1UxbHVZa2RPWW1kRFMzRllkMmQ0TjJwbGRYWlBhV1V2Q21oWVdtSllkMGxFUVZGQlFtOTVZM2RLVkVGUFFtZE9Wa2hST0VKQlpqaEZRa0ZOUTBKaFFYZEZkMWxFVmxJd2JFSkJkM2REWjFsSlMzZFpRa0pSVlVnS1FYZEpkMFJSV1VwTGIxcEphSFpqVGtGUlJVeENVVUZFWjJkRlFrRkRaRk5PTjJkelVWZGFiRnBIWTBwWVVVUmFVbVJqZEVkVlVrRmpLeloyWm1weEt3cHRaa05qTlZKM01IZzBRa2g2ZUhkcVRXSTVXVVV4WjFZMWJFTXpkbWxvWnpKUkt6WlJabEJLTm5kdVdtTXZVRlJLZG5oeldEWjBZVVpLYlVKdFZVVlhDbkp2YUhaaGNraEVXVlJCVGxsSE4zSlBXazF3TDBSSlJqZGFVRGRKTTA1Uk5GWktjakJuUlRWT0syWXhPSFZ4UlZBMlZrMWhPWG80SzBab01sRlljbXdLZVRNMFFqUjBhSGxaZG14cVNHTkRPRkZXVVRkRFlsbGpTR015Uld0Vk5sUkViMVpzTHpsek1UWkhUazk2WVZkc05YTjRLMHBMWjNseFZYTm1PR296YkFwbk1WRnNNbE5sWlhoRlQxRlBLMDlEU21zMldFRkVPVTVUVldkVlMzUXlUVEF6V21sTE1FTmxXbUpXTWxaTFRGZFhPRmt3UTBwR2FrMURTM0ZMZVV0U0NpdFdhWGQxV0dKS2MweDZkemRyY1U5dlVXaDViVXh1ZWpoemEzZFVWbTVYUVZoTllYcHpjMUE0YURaQlEyZ3lOSGh4Y3owS0xTMHRMUzFGVGtRZ1EwVlNWRWxHU1VOQlZFVXRMUzB0TFFvPQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEZiM2RKUWtGQlMwTkJVVVZCYkM5aE0yRlJaRFl4VFdoSWNuTlhiRUk1U1RGMWFscDNhM2hyUVZKaGJtRnNjWGsxSzNCS1IzRnFkRkpWT1dKakNuWXdSa1JVVTNJNGEyY3JjRFZxVUc5TlVIUjVVbFZOU25oRU4zcGhXWGN5T0ZwTVZHOVNUVFZ2VFhweGNUUm5NbHBUVmxwUGIzaDFkMVpxUm05aU5qTUtZa3hHV0hjMlQzUmxUbmc1U0dwWlZHVmthek00TUU5UE9VNDJOV0ZyVjJSS2RubzVNbGRuYW01c2J6aHJaemswWkhGSVIwWndUMDQwY0RSNFQwTnBRZ3BFZDNSd1MxbE5XSEZsYjJWUWIzQnpUWEp5ZVdreFZHWjROMnRUTm5CamRVWXpLMmxTY1VVM1ptNDNWV3BsYWtkVVkxZFlZbTlzVFUxT09GaFRRWE5ZQ2pCT1UzTXdLMEZDY0V3MmRFNDRVV1J5UjJ4cmNXSTJkVmhPUkd4RGNFUm9jVzVVTDFoRVFVWnVSREJqYlUxQlQwMXNWMVJ0VHpaNVMzSXlhMjluV25jS2JXeDZNRTB6TW14VFdXNWlSMDVpWjBOTGNWaDNaM2czYW1WMWRrOXBaUzlvV0ZwaVdIZEpSRUZSUVVKQmIwbENRVWR1ZUdwVGFtbEhRbHByYTNWVllnb3daRkpGUkRCVlJsVjZTMkZUV1VKSWVrdGphbEZJTW1GdlZERndTVmRtY2pobVdUaHFObXR5UVU4M2NtdExNVE5JY21WWVpHSkZiamRhVlhSMGFFZDBDblZXYUhRemNrUTNZMFF2VlROUU5EbGtiamRLY2xFeVQyWnRRelZtVURodmMxVlNUREY2TkVSNlNuSnZWRk53VlRGUWMzTkllaXQyY0N0cE4zQnNVMkVLZERsa1NYQmpiQ3RQZFdKYVZHdFZaVWRCVUU1QlVXTlpWU3RFWWtOaVlUUnJORTFWVm1Gb1ZHMVNhRUp0Um5NdmR6WjZkRXBKZVRaTWNuWm1RVzFJYlFweVkwMUlXSFpGVWtKbFZXTTRaa2RVT1VKTkwybEdZbmhqZVd0WllrVlpTbTVMU1dFMlZuUlFObkoyTVVsbldWZGtWaTh4VlRob1pYRlNXRGxMZW5ab0NpOTFibGwwZDJOa2EzUm5NVFZOWnpWUFpETkRNa3gwVlhNck5IQXJUbWRLU25wMVYwUnhVa04zWmtzNGRVWnVUbkUzYjA1a1kySjZSMGxwSzNoRWJqY0tOVTl2VW5OM1JVTm5XVVZCZDNGamIzRk9lRVF2TDFsalprTXdURTF1TUV4Uk1USlpTelZOU1ZweVltVnZXSHBGUjNCdk5WbE5NR3M1VXpCUlVuVnVSd3BKYkVSQmJqQlVhbnBhTmxCT1ZGaFBSWGR6TUUwNFFTODBkbkp6Wm05SVluaGxaVUl2V1RkVWVIUnNaRTlhVW1SWE1rOTVLMDF2ZG0xYVZYaHNjRlU1Q25Sd2FERlBVSFJCZDNoalJtNXhaamhwUVRack1XaHVOakZhYjFabldHbHhTbkZ0ZHpGaGMwWndlRlZJUldzemVHUnJZWEpUUlVWRFoxbEZRWGc1ZEZjS2FYazJTVmx1UTJOd1ZUUldRV3BWTVdKcGRsQk1kM0JVVFhoTE5UUXlkMDFUTmpFMU5HSndOamRNUlhWdFJrWklZMWRCYWxwV1luaE1ZMnB0UTFGS2F3cDZjVmxaYVZaMVVHZEZaREIwY2xoalRGSnpVelJwUVRCVWJTOUJSbTFtVEdNd2RHUnRjVFJ5YVVKRWJUaFNUV2hXVHpJd1VWaHlaMlpRVG1vMVVWVmpDazVxYVc1VFVFMVBUbXN2TUVsRFFVRlBiR1ZGVjNKYU1YbElURFkzWjJJeGQyUm5UblUxT0VObldVSnRia292SzJoRU9FVnBPRlIzV1ZBMWNVZDVhalFLTVdwdlJtNXVhbkpVVEU5SlFtSkhURXBKYm1rd1kwbE9lbFJsY21GcmEyTm9aREZHUjBwbVQwdFRkblJNVUZBMVltZHhVM3BYU0dkVll6Wm9NR1Z5T1FwS1RrZE9lazlGZGtSb04zRXpOVGx1VFdWUFF6WXpTekJVT0ZoWlZEaDNPRzFhYjFJNE9FWnpSbkJNVERGR2NETnFkVU4xVkZCMlFqVnVkek41Um1oTENrVlhTVGRCVUVReE5UQjJXRUp0Wlc1d2FFWmtRVkZMUW1kSE1GZGlMM0YzWmpScllqVnhWR3RLWkhRMmNEVjBia1pyVDJFMGVXSjRhR0l4TkRoSk1IVUtUakpVWVc5T1dYQk5SVWMzZFRjNVMzUnZaRTlIV0RkblRsa3JaRmQxUkdoRlIzVktTM0EzWlZsbWNVazRXa1U1VVdWV2FuQnhiRnB1WjA5amVrSlJNZ3BuZGxVelRrWlBhM2hwYlRSUk1qRlZRV2gyY25OcVZVSjBVR3RCTDFKRmNtY3dVSGxTTUU5dFEwbzJkMWRQT1M5aVlVMUhSRTk0U1hSdFlrOU1ZalpOQ2pZMVNVcEJiMGRDUVVwMVJuVnhNVTEzTldzeFpsQjRVMjFhUlZkblVtcFlXVU5rUjB0bGFqbGFTVEpOYTNSb2QyVlBiWGR0TkZSdWRuaFZkazlhZVc0S1lrTkZaMDExU0cwd2N6STBWSGxIT0ZrelZVMXRabmR6YldaQlN5OVdTRFJyYUU1a1UwaDBjSE55ZFhWeU1VSTFkbTkyT0U1R2IxUkxkM1puUzJGUE5ncG1OVTl5UWpGNFZHNDFZaXRYVG0xQmREbG9XVXhzZEZSRVNGcFpUMFpXTlcxclNrZGpXamhPUzIxWFdXNWxVMlZzT0dsVENpMHRMUzB0UlU1RUlGSlRRU0JRVWtsV1FWUkZJRXRGV1MwdExTMHRDZz09Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-04-07 12:29:59,907 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-04-07 12:29:59,908 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-04-07 12:29:59,908 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-04-07 12:29:59,909 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:29:59,910 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-04-07 12:29:59,910 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-04-07 12:29:59,910 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:29:59,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,032 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-04-07 12:30:00,033 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-04-07 12:30:00,033 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-04-07 12:30:00,034 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-04-07 12:30:00,034 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-04-07 12:30:00,047 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-04-07 12:30:00,047 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-04-07 12:30:00,048 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-04-07 12:30:00,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,181 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-04-07 12:30:00,183 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-04-07 12:30:00,183 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-04-07 12:30:00,186 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-04-07 12:30:00,186 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-04-07 12:30:00,187 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:00,187 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-04-07 12:30:00,188 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-04-07 12:30:00,188 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:00,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,297 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-04-07 12:30:00,299 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:30:00,299 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":"1617798600090"}]} 2021-04-07 12:30:00,341 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-04-07 12:30:00,341 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/242cc40e-9702-43d1-84f7-b639be10cba9 2021-04-07 12:30:00,341 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "242cc40e-9702-43d1-84f7-b639be10cba9", "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-04-07 12:30:00,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,487 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/242cc40e-9702-43d1-84f7-b639be10cba9 HTTP/1.1" 201 0 2021-04-07 12:30:00,488 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-04-07 12:30:00,489 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-04-07 12:30:00,492 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-04-07 12:30:00,492 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-04-07 12:30:00,492 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:00,493 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-04-07 12:30:00,493 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-04-07 12:30:00,493 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:00,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,542 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-04-07 12:30:00,542 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-04-07 12:30:00,543 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-04-07 12:30:00,543 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-04-07 12:30:00,543 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-04-07 12:30:00,544 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-04-07 12:30:00,544 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-04-07 12:30:00,548 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-04-07 12:30:00,549 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-04-07 12:30:00,549 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-04-07 12:30:00,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,679 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-04-07 12:30:00,681 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-04-07 12:30:00,681 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-04-07 12:30:00,684 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-04-07 12:30:00,685 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-04-07 12:30:00,685 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-04-07 12:30:00,685 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-04-07 12:30:00,686 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-04-07 12:30:00,686 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-04-07 12:30:00,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,737 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-04-07 12:30:00,738 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-04-07 12:30:00,738 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-04-07 12:30:00,739 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-04-07 12:30:00,739 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-04-07 12:30:00,744 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-04-07 12:30:00,745 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-04-07 12:30:00,745 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-04-07 12:30:00,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,879 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-04-07 12:30:00,880 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-04-07 12:30:00,881 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-04-07 12:30:00,896 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-04-07 12:30:00,896 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-04-07 12:30:00,896 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-04-07 12:30:00,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:00,954 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-04-07 12:30:00,955 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-04-07 12:30:00,955 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-04-07 12:30:00,956 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-04-07 12:30:00,956 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-04-07 12:30:00,956 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-04-07 12:30:00,957 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-04-07 12:30:00,957 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:00,965 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-04-07 12:30:00,966 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-04-07 12:30:00,966 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:00,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,086 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-04-07 12:30:01,087 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:30:01,087 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":"1617798600090"}]} 2021-04-07 12:30:01,094 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-04-07 12:30:01,095 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-04-07 12:30:01,095 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-04-07 12:30:01,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,307 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-04-07 12:30:01,309 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-04-07 12:30:01,309 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-04-07 12:30:01,317 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-04-07 12:30:01,318 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-04-07 12:30:01,318 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-04-07 12:30:01,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,391 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-04-07 12:30:01,392 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-04-07 12:30:01,392 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-04-07 12:30:01,395 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-04-07 12:30:01,395 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-04-07 12:30:01,396 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-04-07 12:30:01,396 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-04-07 12:30:01,397 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-04-07 12:30:01,397 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-04-07 12:30:01,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,450 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-04-07 12:30:01,451 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-04-07 12:30:01,451 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":"1617798601359"} 2021-04-07 12:30:01,454 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-04-07 12:30:01,454 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-04-07 12:30:01,454 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:01,455 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-04-07 12:30:01,455 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-04-07 12:30:01,455 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:01,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,522 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-04-07 12:30:01,523 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:30:01,523 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":"1617798601359"} 2021-04-07 12:30:01,527 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-04-07 12:30:01,527 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-04-07 12:30:01,527 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:01,528 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-04-07 12:30:01,528 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-04-07 12:30:01,529 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:01,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:01,583 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-04-07 12:30:01,584 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-04-07 12:30:01,585 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-04-07 12:30:01,585 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-04-07 12:30:01,586 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-04-07 12:30:01,586 INFO 556:customer.py(1) - Create service subscription for basicnf-customer customer 2021-04-07 12:30:01,590 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:30:01,590 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:30:01,591 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:01,591 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:30:01,591 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:30:01,592 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:01,592 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:30:01,592 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:30:01,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:30:02,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:30:02,094 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:30:02,094 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:30:02,098 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:30:02,098 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:02,098 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:02,098 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:02,099 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:30:02,099 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:02,099 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:02,099 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:30:02,099 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:30:02,100 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:02,100 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:02,100 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:02,100 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:30:02,100 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:02,101 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:02,101 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:02,101 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:30:02,101 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:30:02,101 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:30:02,102 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:02,102 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:30:02,102 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:30:02,102 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:02,103 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:30:02,103 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:30:02,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:30:04,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:30:04,399 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:30:04,403 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:30:04,413 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:30:04,414 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-04-07 12:30:04,415 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-04-07 12:30:04,415 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "7ebadadc-32b0-4dee-ba7c-5f045eb62756" } 2021-04-07 12:30:04,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:04,585 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-04-07 12:30:04,587 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-04-07 12:30:04,587 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-04-07 12:30:04,590 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-04-07 12:30:04,591 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-04-07 12:30:04,591 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:04,592 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-04-07 12:30:04,592 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-04-07 12:30:04,592 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:04,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:04,691 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-04-07 12:30:04,692 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:30:04,693 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798604455"}]} 2021-04-07 12:30:04,696 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-04-07 12:30:04,696 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-04-07 12:30:04,696 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:04,697 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-04-07 12:30:04,697 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-04-07 12:30:04,697 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:04,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:04,792 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-04-07 12:30:04,793 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:30:04,793 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":"1617798601359"} 2021-04-07 12:30:04,795 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-04-07 12:30:04,795 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-04-07 12:30:04,796 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:04,796 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-04-07 12:30:04,796 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-04-07 12:30:04,797 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:30:04,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:04,885 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-04-07 12:30:04,886 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:30:04,887 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798604455"}]} 2021-04-07 12:30:04,889 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-04-07 12:30:04,889 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-04-07 12:30:04,890 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:04,890 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-04-07 12:30:04,890 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-04-07 12:30:04,890 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:04,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,003 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-04-07 12:30:05,004 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:30:05,004 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":"1617798601124","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-04-07 12:30:05,007 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-04-07 12:30:05,007 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-04-07 12:30:05,008 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:05,008 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-04-07 12:30:05,008 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-04-07 12:30:05,009 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:05,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,092 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-04-07 12:30:05,093 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-07 12:30:05,093 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617798600587"} 2021-04-07 12:30:05,106 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-04-07 12:30:05,107 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-04-07 12:30:05,107 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=1617798600587", "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-04-07 12:30:05,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,384 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-04-07 12:30:05,385 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-04-07 12:30:05,386 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-04-07 12:30:05,389 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-04-07 12:30:05,389 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-04-07 12:30:05,389 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:05,390 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-04-07 12:30:05,390 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-04-07 12:30:05,390 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:30:05,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,496 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-04-07 12:30:05,497 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:30:05,497 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":"1617798601359"} 2021-04-07 12:30:05,500 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-04-07 12:30:05,500 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-04-07 12:30:05,501 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:05,501 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-04-07 12:30:05,501 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-04-07 12:30:05,501 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:30:05,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,602 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-04-07 12:30:05,603 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:30:05,603 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":"1617798601124","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-04-07 12:30:05,606 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-04-07 12:30:05,606 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-04-07 12:30:05,606 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:05,606 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-04-07 12:30:05,607 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-04-07 12:30:05,607 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:30:05,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,703 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-04-07 12:30:05,704 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-07 12:30:05,704 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617798605145","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-04-07 12:30:05,708 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-04-07 12:30:05,708 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-04-07 12:30:05,708 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-04-07 12:30:05,709 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-04-07 12:30:05,709 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-04-07 12:30:05,709 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-04-07 12:30:05,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-04-07 12:30:05,804 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-04-07 12:30:05,804 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"f3436797-5fcf-4408-a7f0-7187fae66aa6","owning-entity-name":"OE-ETE_Customer-f3436797-5fcf-4408-a7f0-7187fae66aa6","resource-version":"1617797392935","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_fa047db5-2c30-4af5-af71-d1c285b64443/service-subscriptions/service-subscription/pNF/service-instances/service-instance/99d82e6a-6357-4a28-9d3a-4e1e5b1f457f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_fa047db5-2c30-4af5-af71-d1c285b64443"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"99d82e6a-6357-4a28-9d3a-4e1e5b1f457f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namefa047db5-2c30-4af5-af71-d1c285b64443"}]}]}},{"owning-entity-id":"a59ab6b7-201b-4d5a-b0de-98a396d9ea78","owning-entity-name":"basicnw-oe","resource-version":"1617797705244"},{"owning-entity-id":"40fde5d2-b686-4bb9-a7a8-d84f4da58b47","owning-entity-name":"basicvm-oe","resource-version":"1617798305134"}]} 2021-04-07 12:30:05,807 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-04-07 12:30:05,812 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-04-07 12:30:05,812 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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994 2021-04-07 12:30:05,813 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "c73cd8ad-76c8-4bfc-bcd9-19823b7b1994" } 2021-04-07 12:30:05,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:05,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994 HTTP/1.1" 201 0 2021-04-07 12:30:05,986 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-04-07 12:30:05,987 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-04-07 12:30:05,989 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-04-07 12:30:05,990 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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994 2021-04-07 12:30:05,990 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-04-07 12:30:05,990 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-04-07 12:30:05,991 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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994 2021-04-07 12:30:05,991 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-04-07 12:30:05,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:30:06,089 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994 HTTP/1.1" 200 139 2021-04-07 12:30:06,090 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-04-07 12:30:06,091 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owning-entity-name":"basicnf_owning_entity","resource-version":"1617798605855"} 2021-04-07 12:30:06,098 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-04-07 12:30:06,099 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-04-07 12:30:06,099 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-04-07 12:30:06,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-04-07 12:30:06,367 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-04-07 12:30:06,369 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-04-07 12:30:06,369 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-04-07 12:30:06,372 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-04-07 12:30:06,372 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:30:06,373 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:30:06,373 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:06,373 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:30:06,373 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:30:06,374 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:06,374 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:30:06,374 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:30:06,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:30:08,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:30:08,902 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:30:08,903 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:30:08,906 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:30:08,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:08,907 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:08,907 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:08,907 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:30:08,907 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:08,908 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:08,908 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:30:08,908 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:30:08,908 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:08,909 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:08,909 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:08,909 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:30:08,909 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:30:08,909 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:30:08,910 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:30:08,910 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:30:08,910 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:30:08,910 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:30:08,911 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:08,911 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:30:08,911 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:30:08,911 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:08,912 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:30:08,912 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:30:08,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:30:13,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:30:13,743 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:30:13,747 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:30:13,755 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:30:13,755 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:13,756 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution 2021-04-07 12:30:13,756 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-07 12:30:13,756 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:13,757 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution 2021-04-07 12:30:13,757 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-04-07 12:30:13,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:30:13,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/distribution HTTP/1.1" 200 205 2021-04-07 12:30:13,837 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-04-07 12:30:13,838 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"912fdc48-d17c-4bd9-bfbe-cc29ec685786","timestamp":"2021-04-07 12:29:53.392 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-04-07 12:30:13,841 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:13,841 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/912fdc48-d17c-4bd9-bfbe-cc29ec685786 2021-04-07 12:30:13,841 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:30:13,842 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:30:13,842 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/912fdc48-d17c-4bd9-bfbe-cc29ec685786 2021-04-07 12:30:13,842 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:30:13,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:30:13,898 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/912fdc48-d17c-4bd9-bfbe-cc29ec685786 HTTP/1.1" 200 29 2021-04-07 12:30:13,899 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-04-07 12:30:13,900 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-04-07 12:30:13,902 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-04-07 12:30:13,903 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-04-07 12:31:13,964 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:31:13,965 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/912fdc48-d17c-4bd9-bfbe-cc29ec685786 2021-04-07 12:31:13,966 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:31:13,966 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:31:13,967 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/912fdc48-d17c-4bd9-bfbe-cc29ec685786 2021-04-07 12:31:13,967 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-04-07 12:31:13,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:31:14,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/912fdc48-d17c-4bd9-bfbe-cc29ec685786 HTTP/1.1" 200 None 2021-04-07 12:31:14,074 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-04-07 12:31:14,076 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","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":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","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":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","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":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","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":"1617798623155","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798605981","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":"1617798621521","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","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":"1617798610011","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","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":"1617798594513","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":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798621148","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","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":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798606205","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":"1617798619142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798622690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798617018","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","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":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798603616","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798608905","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798604401","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798609326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798622152","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":"1617798618323","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","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":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798609909","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":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798604388","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","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":"1617798585128","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":"1617798605981","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":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","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":"1617798602607","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","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":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798607999","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","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":"1617798607901","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798602599","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","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":"1617798618139","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":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798602607","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798590095","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":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","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":"1617798607877","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798611353","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798602699","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798595591","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":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798595591","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":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","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":"1617798594513","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798613504","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798604507","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617798599520","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":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798608805","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","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":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798610349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798609952","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798620145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798614664","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617798595591","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798585128","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798606016","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","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":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","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":"1617798630906","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617798587806","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","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":"1617798590095","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798629903","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617798584197","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":"1617798609008","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798602498","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798584987","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617798586422","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617798608937","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","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":"1617798585128","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":"1617798604585","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798620518","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617798603503","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617798594513","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":"1617798611291","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617798612684","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617798607993","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":"1617798607993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-04-07 12:31:14,081 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', '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': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', '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': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', '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': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', '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': '1617798623155', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798605981', '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': '1617798621521', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', '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': '1617798610011', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', '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': '1617798594513', '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': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798621148', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', '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': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798606205', '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': '1617798619142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798622690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798617018', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', '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': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798603616', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798608905', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798604401', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798609326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798622152', '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': '1617798618323', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', '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': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798609909', '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': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798604388', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', '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': '1617798585128', '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': '1617798605981', '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': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', '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': '1617798602607', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', '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': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798607999', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', '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': '1617798607901', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798602599', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', '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': '1617798618139', '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': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798602607', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798590095', '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': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', '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': '1617798607877', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798611353', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798602699', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798595591', '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': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798595591', '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': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', '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': '1617798594513', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798613504', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798604507', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617798599520', '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': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798608805', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', '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': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798610349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798609952', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798620145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798614664', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617798595591', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798585128', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798606016', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', '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': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', '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': '1617798630906', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617798587806', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', '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': '1617798590095', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798629903', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617798584197', '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': '1617798609008', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798602498', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798584987', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617798586422', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617798608937', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', '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': '1617798585128', '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': '1617798604585', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798620518', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617798603503', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617798594513', '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': '1617798611291', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617798612684', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617798607993', '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': '1617798607993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-04-07 12:31:14,085 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,085 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-04-07 12:31:14,085 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,086 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-04-07 12:31:14,086 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,086 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,086 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,086 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-04-07 12:31:14,087 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-04-07 12:31:14,101 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:14,102 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-04-07 12:31:14,102 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2", "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": "c73cd8ad-76c8-4bfc-bcd9-19823b7b1994", "owningEntityName": "basicnf_owning_entity" } } } 2021-04-07 12:31:14,102 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': '7c35dd32-698b-4af0-8270-de300283ae19', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:14,103 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-04-07 12:31:14,103 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2", "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": "c73cd8ad-76c8-4bfc-bcd9-19823b7b1994", "owningEntityName": "basicnf_owning_entity" } } } 2021-04-07 12:31:14,106 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:15,628 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-04-07 12:31:15,630 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-04-07 12:31:15,631 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19"}} 2021-04-07 12:31:15,632 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-04-07 12:31:15,667 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:15,669 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:15,669 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:15,672 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b7f47348-12b4-4ffa-b1fe-5a58e4728b01', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:15,672 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:15,673 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:15,679 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:15,861 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:31:15,866 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:31:15,867 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:31:25,878 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:25,879 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:25,879 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:25,880 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75e023fa-bc9e-4af7-9c10-4200f7d3fc6a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:25,880 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:25,881 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:25,883 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:26,057 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:31:26,060 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:31:26,060 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:31:36,071 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:36,072 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:36,072 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:36,073 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5eda77f-9bae-4fed-8113-63ab5e1ad075', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:36,073 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:36,073 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:36,075 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:36,271 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:31:36,273 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:31:36,273 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:31:46,286 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:46,287 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:46,288 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:46,289 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ea63d91-4c5a-4075-9a51-1516cf5f3c50', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:46,290 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:46,290 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:46,295 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:46,537 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:31:46,540 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:31:46,541 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:31:56,545 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:31:56,545 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:56,546 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:56,547 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d451b60-d885-49f1-81b9-6048a5430cd1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:31:56,547 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:31:56,548 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:31:56,551 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:31:56,761 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:31:56,763 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:31:56,764 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:06,776 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:06,777 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:06,777 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:06,778 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '123c36ac-eaae-4bb4-8f5e-89c286f4beaa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:06,778 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:06,779 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:06,782 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:06,973 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:06,974 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:06,975 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:16,986 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:16,987 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:16,987 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:16,988 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dce5f54a-69f8-4c10-9d5c-470539f36df2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:16,988 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:16,988 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:16,991 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:17,220 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:17,222 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:17,222 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:27,233 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:27,234 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:27,235 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:27,235 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b354ba28-e4a7-461a-a2c4-308f4632ea6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:27,236 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:27,236 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:27,239 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:27,437 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:27,438 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:27,439 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:37,451 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:37,451 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:37,452 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:37,453 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d8dc309-612d-4fee-90b4-3a3659fe2173', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:37,453 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:37,453 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:37,456 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:37,664 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:37,666 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:37,667 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:47,678 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:47,679 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:47,679 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:47,680 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55f79359-82ba-4cf7-a02a-2c7086a04d2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:47,680 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:47,680 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:47,683 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:47,856 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:47,858 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:47,858 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:32:57,869 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:32:57,870 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:57,870 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:57,871 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5df5757-cc00-4b47-817f-3c2fdb71a857', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:32:57,871 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:32:57,872 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:32:57,874 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:32:58,040 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:32:58,042 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:32:58,043 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:08,054 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:08,055 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:08,055 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:08,056 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '313de5b0-e2b6-4aaf-8bf8-ccabce0bce2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:08,056 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:08,057 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:08,059 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:08,288 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:08,291 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:08,291 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:18,303 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:18,303 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:18,304 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:18,304 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb1989cd-d36f-473a-86e7-fe8a27412fce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:18,305 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:18,305 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:18,308 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:18,528 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:18,530 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:18,531 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:28,542 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:28,543 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:28,543 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:28,544 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd04d2e2-1560-442d-9d8e-75eb7c930139', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:28,544 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:28,544 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:28,547 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:28,761 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:28,763 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:28,764 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:38,775 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:38,776 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:38,776 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:38,777 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8fc8d9ac-3c02-44ed-9fe0-5079cf78d2da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:38,777 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:38,778 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:38,780 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:38,975 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:38,977 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:38,978 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:48,989 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:48,990 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:48,991 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:48,991 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3018bca-0d55-495e-9cfb-bf0275e0e983', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:48,992 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:48,992 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:48,994 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:49,177 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:49,178 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:49,179 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:33:59,191 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:33:59,192 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:59,193 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:59,195 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6132498-983d-4ad8-8fcb-ae553c809542', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:33:59,195 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:33:59,195 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:33:59,200 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:33:59,419 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:33:59,421 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:33:59,422 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:34:09,433 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:34:09,434 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:09,434 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:09,434 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f6b4e23-979c-41b4-9d52-f1edd4307f22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:34:09,435 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:09,435 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:09,437 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:34:09,607 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:34:09,609 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:34:09,609 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:34:19,621 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:34:19,622 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:19,622 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:19,623 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8af3de6c-5b05-4665-bc1f-4b128525d713', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:34:19,623 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:19,623 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:19,626 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:34:19,837 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:34:19,840 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:34:19,840 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:34:29,852 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:34:29,853 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:29,853 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:29,854 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2962df21-8ac0-49ac-873f-db06c00bc9e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:34:29,854 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:29,854 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:29,857 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:34:30,119 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:34:30,121 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:34:30,122 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:34:40,133 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:34:40,133 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:40,134 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:40,134 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '823cb9a4-d587-4223-aded-0f0a203b8d7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:34:40,135 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:40,135 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:40,137 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:34:40,329 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:34:40,331 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:34:40,332 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:34:50,343 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:34:50,344 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:50,344 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:50,345 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e3013f98-7309-4087-9943-a8992c514df2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:34:50,345 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:34:50,345 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:34:50,348 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:34:50,515 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:34:50,517 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:34:50,517 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:00,528 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:00,529 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:00,529 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:00,529 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52d4553a-41e2-4ec1-ae23-3a1a9ab80ae8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:00,530 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:00,530 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:00,532 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:00,698 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:00,699 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:00,700 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:10,711 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:10,711 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:10,712 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:10,712 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b8b9320-668a-4fbe-843c-1ce267f55414', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:10,712 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:10,713 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:10,715 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:10,903 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:10,905 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:10,905 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:20,916 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:20,917 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:20,917 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:20,918 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2328da3-70f1-4577-8e50-aaef65a1d51c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:20,918 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:20,918 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:20,921 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:21,119 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:21,121 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:21,121 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:31,132 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:31,133 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:31,133 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:31,134 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '803d98e1-18a0-4992-900f-6c299dd9a694', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:31,134 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:31,134 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:31,137 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:31,362 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:31,364 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:31,365 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:41,376 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:41,376 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:41,377 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:41,377 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '08b230a5-4dc2-491c-bb69-3530133b8178', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:41,377 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:41,378 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:41,380 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:41,578 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:41,580 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:41,580 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:35:51,591 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:35:51,592 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:51,592 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:51,593 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da61761b-0792-496c-9723-1a62d066d82c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:35:51,593 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:35:51,595 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:35:51,600 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:35:51,830 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:35:51,832 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:35:51,832 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:36:01,845 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:01,846 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:01,847 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:01,849 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1dc8823f-009d-43e7-8259-15f3aa912122', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:01,850 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:01,850 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:01,855 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:02,089 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:36:02,092 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:02,093 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:36:12,105 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:12,106 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:12,106 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:12,108 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9019099-0133-4681-a5df-a5265a2b1639', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:12,108 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:12,109 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:12,112 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:12,328 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:36:12,330 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:12,331 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:36:22,343 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:22,344 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:22,345 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:22,346 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e023415-0cea-4f2f-bb3a-dd34204bda4c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:22,346 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:22,347 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:22,350 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:22,555 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:36:22,557 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:22,558 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:36:32,570 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:32,571 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:32,571 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:32,572 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd79cc6bf-7e61-4bd9-b3ba-d432a25256a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:32,573 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:32,573 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:32,577 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:32,754 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1341 2021-04-07 12:36:32,756 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:32,757 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:31:14 GMT"}}} 2021-04-07 12:36:42,769 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:42,769 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:42,769 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:42,770 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e9966ee-4f32-4fea-98dc-bfdc372c0c8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:42,770 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:42,771 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:42,774 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:42,978 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1551 2021-04-07 12:36:42,980 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:42,980 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","finishTime":"Wed, 07 Apr 2021 12:36:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:36:34 GMT"}}} 2021-04-07 12:36:42,982 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-04-07 12:36:42,982 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:42,983 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:42,983 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:42,984 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec8d5ed9-19cb-4a8d-b5d4-1dad09275757', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:42,984 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:42,985 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:42,987 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:43,145 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1551 2021-04-07 12:36:43,147 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:43,147 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","finishTime":"Wed, 07 Apr 2021 12:36:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:36:34 GMT"}}} 2021-04-07 12:36:43,149 DEBUG 195:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:43,149 DEBUG 197:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,149 DEBUG 198:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,150 DEBUG 103:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7b318a89-2cf9-4078-a823-8bca96433667', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:43,151 DEBUG 105:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,151 DEBUG 106:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,154 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:43,339 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1551 2021-04-07 12:36:43,341 INFO 116:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:43,341 DEBUG 120:onap_service.py(7) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","finishTime":"Wed, 07 Apr 2021 12:36:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:36:34 GMT"}}} 2021-04-07 12:36:43,364 DEBUG 195:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:43,365 DEBUG 197:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,366 DEBUG 198:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,368 DEBUG 103:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '798d679d-9523-4149-bc6e-c950fd7f361f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:43,368 DEBUG 105:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,368 DEBUG 106:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,374 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:43,533 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1551 2021-04-07 12:36:43,536 INFO 116:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:43,537 DEBUG 120:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","finishTime":"Wed, 07 Apr 2021 12:36:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:36:34 GMT"}}} 2021-04-07 12:36:43,538 DEBUG 195:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:43,538 DEBUG 197:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,538 DEBUG 198:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,539 DEBUG 103:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '064c65ab-c44d-433b-8e7d-c38a49f62e88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:43,539 DEBUG 105:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 2021-04-07 12:36:43,539 DEBUG 106:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] data sent: None 2021-04-07 12:36:43,542 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:43,713 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c35dd32-698b-4af0-8270-de300283ae19 HTTP/1.1" 200 1551 2021-04-07 12:36:43,715 INFO 116:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response code: 200 2021-04-07 12:36:43,715 DEBUG 120:onap_service.py(1) - [None][Check 7c35dd32-698b-4af0-8270-de300283ae19 orchestration request status] response: {"request":{"requestId":"7c35dd32-698b-4af0-8270-de300283ae19","startTime":"Wed, 07 Apr 2021 12:31:14 GMT","finishTime":"Wed, 07 Apr 2021 12:36:34 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","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":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","serviceInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:36:34 GMT"}}} 2021-04-07 12:36:43,717 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-04-07 12:36:43,717 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-04-07 12:36:43,718 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:36:43,718 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-04-07 12:36:43,718 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-04-07 12:36:43,719 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:36:43,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:43,809 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-04-07 12:36:43,810 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:36:43,811 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798605145","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-04-07 12:36:43,813 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:36:43,814 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:36:43,814 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:36:43,814 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:36:43,814 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:36:43,814 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:36:43,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:43,917 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-c0dc3830-5730-466e-a18e-a0493aa4d148 HTTP/1.1" 200 1191 2021-04-07 12:36:43,918 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response code: 200 2021-04-07 12:36:43,919 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response: {"service-instance":[{"service-instance-id":"46623083-cd9e-4e7d-bee9-673217bfa54c","service-instance-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","model-version-id":"8d2d6518-1b69-4e97-9fe9-d839757770c2","resource-version":"1617798994131","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"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-04-07 12:36:43,923 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-04-07 12:36:43,923 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-04-07 12:36:43,924 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:36:43,924 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-04-07 12:36:43,924 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-04-07 12:36:43,925 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:36:43,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:44,000 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-04-07 12:36:44,002 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:36:44,002 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":"1617798601359"} 2021-04-07 12:36:44,005 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-04-07 12:36:44,005 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-04-07 12:36:44,005 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:36:44,006 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-04-07 12:36:44,006 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-04-07 12:36:44,006 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:36:44,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:44,099 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-04-07 12:36:44,100 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:36:44,101 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798605145","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-04-07 12:36:44,104 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:36:44,104 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:36:44,104 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:36:44,105 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:36:44,105 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:36:44,105 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:36:44,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:44,171 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-c0dc3830-5730-466e-a18e-a0493aa4d148 HTTP/1.1" 200 1191 2021-04-07 12:36:44,172 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response code: 200 2021-04-07 12:36:44,173 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response: {"service-instance":[{"service-instance-id":"46623083-cd9e-4e7d-bee9-673217bfa54c","service-instance-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","model-version-id":"8d2d6518-1b69-4e97-9fe9-d839757770c2","resource-version":"1617798994131","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"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-04-07 12:36:44,176 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-04-07 12:36:44,177 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-04-07 12:36:44,177 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:36:44,177 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-04-07 12:36:44,178 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-04-07 12:36:44,178 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:36:44,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:44,302 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-04-07 12:36:44,303 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:36:44,304 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":"1617798601124","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-04-07 12:36:44,307 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-04-07 12:36:44,307 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-04-07 12:36:44,307 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:36:44,308 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-04-07 12:36:44,308 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-04-07 12:36:44,308 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:36:44,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:36:44,392 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-04-07 12:36:44,393 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-07 12:36:44,394 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617798605145","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-04-07 12:36:44,397 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:36:44,397 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:36:44,397 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:44,397 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:36:44,398 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:36:44,398 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:44,398 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:36:44,398 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:36:44,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:36:46,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:36:46,801 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:36:46,802 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:36:46,805 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:36:46,806 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:46,806 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:46,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:46,806 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:36:46,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:46,807 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:46,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:36:46,807 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:36:46,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:46,808 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:46,808 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:46,808 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:36:46,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:46,808 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:46,808 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:46,809 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:36:46,809 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:36:46,809 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:36:46,809 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:46,810 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:36:46,810 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:36:46,810 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:46,810 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:36:46,811 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:36:46,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:36:49,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:36:49,994 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:36:49,999 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:36:50,007 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:36:50,008 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-04-07 12:36:50,008 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel 2021-04-07 12:36:50,009 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-04-07 12:36:50,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:36:51,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel HTTP/1.1" 200 None 2021-04-07 12:36:51,427 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-04-07 12:36:51,431 DEBUG 60:sjisprober.py(1) - CP932 Japanese prober hit error at byte 45 2021-04-07 12:36:51,431 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-04-07 12:36:51,432 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-04-07 12:36:51,432 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-04-07 12:36:51,433 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 43 2021-04-07 12:36:51,433 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 12 2021-04-07 12:36:51,433 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-04-07 12:36:51,523 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04183798412590879, below negative shortcut threshhold 0.05 2021-04-07 12:36:51,590 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04142189252280692, below negative shortcut threshhold 0.05 2021-04-07 12:36:51,657 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04145291756220392, below negative shortcut threshhold 0.05 2021-04-07 12:36:51,729 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04244237250529598, below negative shortcut threshhold 0.05 2021-04-07 12:36:51,797 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04316709058890502, below negative shortcut threshhold 0.05 2021-04-07 12:36:51,865 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04168271612875702, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,065 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.038705293798307436, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,132 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0398109666289482, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,196 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04068790128700155, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,338 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.043100964216350596, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,398 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04219357549600637, below negative shortcut threshhold 0.05 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-04-07 12:36:52,465 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-04-07 12:36:52,465 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:36:52,465 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:36:52,466 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:36:52,466 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:36:52,466 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-04-07 12:36:52,466 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:36:52,466 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:36:52,466 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:36:52,466 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:36:52,466 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-04-07 12:36:52,466 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-04-07 12:36:52,466 DEBUG 277:universaldetector.py(1) - CP932 Japanese confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04183798412590879 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04142189252280692 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04145291756220392 2021-04-07 12:36:52,467 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04244237250529598 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04316709058890502 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04168271612875702 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.038705293798307436 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.0398109666289482 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04068790128700155 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.043100964216350596 2021-04-07 12:36:52,468 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:36:52,469 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:36:52,470 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK���c�R������������ ���csar.metavq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)��PK�R�B4���E���PK���c�R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�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ï¿½Ë ï¿½�������PK���c�R������������)���Definitions/service-BasicCnf-template.yml�ZI��:�ϯ�mNra^�6�^å¥&�T�%D��‰��_2� X��4�����^$�-Eʨ��#.��R�I��<-d1��0�9�0pV��!I=*���b��#M8���=-������t by�Ä¥[Flß°lp7ï¿½ï¿½Þ V)��Loc�vd�n����}�o��o��vk0�#��¥)g�|� e �eac É‘3�aF%DrzZ|�[$�ߪ9y������Ã��ȋ.F>d+��Q��<Q�|+" ���� ���G�2 o�7%:��J�Ns����0���`"�Ku �g��$��r�8�U�� ~t�Hd��@��}�}�X�<7�X���'s��kn �j�ј�<@��E��J4���>���lkB ����5�+��<�)EB��M�ưT�!Ud��H|Ê ï¿½x{���E) θ۵x��TdI��Z5{ԫ�mP?Ð…ER�ֈ��9Ï— gR�L���N,R���a"��!K�O�h�4>��<��X������K࿌'�=-|��$�D$eR$W�߾���Ȼ���-�T�<�E�R'ĸ ��3U�(㔕�N*|��&0Ɇ<�*)�T�0�X"9,E�鞧�� ˣ�<�o�������f��#�j�#�A��� �iz>�Ýo�+�RŲm��; Å¢k� ��lï¿½ï¿½ï¿½Ú f���R���g�7j��j�.�E5㬚�N����x��T���-��4��=#&�Lbm|�����o���j�r=sU�ڰ ��ڈg݆�Z͞��"�\Y����=b/���¥� 4d>���9]H� ��� �9��k�~�����˗×�޿s���|����^�VV7���;�QQ����9���D[3������)?D�)u��پX�#�Ayt���"'���,��P{툖�������0����b�P�߀ȅC��Ÿ��zI�c����9�/��b�*��R��Y�_s㻜_x��B�>4���Њ����@�e^n ��2��X�a�A�ܓS(�ʃ��'�{š9}q� ��YZ���Bs;����]J��L,�b�������.�iV�)���},!�X���|SW'_���9���$B�e��N��J{�#O�"���T�:;6'h��l�3�#V�Ѩ�����L�+����n�^�yf%��c//6l4�Yo�4�$&Ʌ�p�V�t<p�ðK����FҸ�"��iß6[�^�Ԧ_E���r�>i��9��x��yZNw�f��ɰ;%��U�J��^�1"/�=�܃1���5�������'�yCx�u� 1p�a4�N8�J�>�Q|�#�ϟ���9m>��I]N6;�U��XV���G�rY6N�`;Mu�_�O������@Ù¹)�c��[�c�!g�;�m� �mb�m �0�\��+���M7����E,b�!��ģdO-��+c������C^��c����^�7�-�}&��r�Ev����������<�;�����{=��A�rS[[�`�hÔ>GW����7E���-�ǢAG�IYN'u�+�0��̊�~H�G�Ҳ��j�K�v׶�aԈ����(Wc����|���R�3��P��o�{�F�B�Y2tv�х2�wÜ[�zv]w�-�u��n\�� 7Ù»Þ™Z�M���EGӖ����ik�����tg�&ow/B���:���=�Ɩ�K=��f��7y�;IZ�mÕ›L.�<�L jij�kw�yD������9�5�;��Z� ���`V�t�hÕ„i�`|e���=@����t�6��1�l���!4�w��u����[�� ��Ý>}¶���h���o2v����V�s���bJ��=}�1�k#����b����C�bl�N�zw+x�ßw}:N���2> |�2K�AKs�z�<�� ��������uWr��a������,��9+����\O]�4�J.��ðŸ®ï¿½^���PK�d�����/��PK���c�R���������������NS.mfM��N�0���}f���YT2��ex7M-?�Bi;��u������(p���vH[6����4W@�'�R0��Ͳ�dC�����[�E���f0V���pC|n`�n�y7s��"���#=��m��n��4�=����R�wV9��߮�Ƌ�a���C{����?�m�@Mw�YÔ€^��h���Y�wn;��4[���ɾ+����(�q�%���봊*��Y���PKDI�����/��PK���c�R������������3���Definitions/service-BasicCnf-template-interface.yml�Ko�6���)xl6�ͷ���hvOE!���&B�*I9u?}G�Ò-��$�Q�>�Ԉ���8�˲�0'�r�-W��[��,�u��r�f"����?��f�eA�J����\��J�v��� ����A�X_g4�+.�оI7�6� ��ۆ�=�ޅ�x�Uѷ�R�˹�٤�&TJe�|�V�dgX66n[��:R9H`*�#z�Dw�pv/�*�4�B�Ze˃;4Uh����Ք٨���ݟk��{�1�<�sel̥�TZ�*3%S�.����Hi!,�VЦ�mX��R�lS5�]p ɒ�T��3�Z :�:*=������o����E`ø\�*!1q�M-��E�ޕEÝ Ø¨Ô¾Q ��1넬J4b&ӯ���Ȳ]�p�%���@����5�*��J�a�����,�.~�q�a��r�z�ˎ� ��K& 4�_@~w����� gX��< ��$Y���Z� D��U�Z{�X�5H�W����|��t������M�R����0u$v��W���˔�>gc�����{���^wRy����F�F����}S��cO�ʚJ�_{�{�:��]6Q�]`iz�j�}!������g�in!<��i@v_��|h*"�� 0��S_q_8��mP�|�y���M iz�J�}a�7 �LOOp(� S:Lצ%��ZF�@�Y|�M�K1���g�cs���\vj2⪯���c_�[m��ԋ��H�� �)'Y���,<����[�i��? e�T/ ���k<O�Y�:v$ÛÊ·5<3s�r�Y�sF>�v�{f�8�=�8e/(,�I�id������a�gz|5��%*�bՑ�@��������@�gZp�= fU�H�ϞdI�oJ�Fwx] 8壋�Z�>:5�Wʆ �5}�p�����Bs(���m��ș�����������I�I�"J�g�e*8���Ņ+l�y���mXa�:<�����Ca(t������q��@���Jg�q="<Ȧ�f/�/Ô”>c�����4Z{�Nu�3Ĝ��J�9 �\qy�������6ɸ<��٬s�,t�Q��K�t����f ���!b�>��(p��=������Q��쌅�=���<�z��WE��0����(�|�KgfD5�p���ku�q����bo���n�� jV��z6���?$Vbd�0��y�o��c'����Q93â›ï¿½\�_��PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK�����[��PK���c�R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�w?7O"lGV,mm���A� ��C�����{tI"�h�����\�䣄Za��NÚ»X�"}T,MVÔ¶5X`M}�ov(HP�Ӯ�����ק��5��*�*�n�,?72��9�� ��<�2��5��p>e"��Y^�٥D��3�I�\���bžC���5\z�v �� #GH\u�D� �n�T��O,`A�2��pG���W��="�Z����r�~���M�@&�F��o�c�T�khZ���'�HQ�G~�O���A՛�� �H���F�C��.cSc�lk���s��5d�s������Z��"��Z_Ѐ�}��v�n���m�YY��-K��-8��wM�� ��?;���}Kk��?��F��ˊ��2�t�Vݣ���m��������_0������PK �2����O��PK���c�R������������*���Definitions/resource-BasicCnf-template.yml�ZK��6�ϯ��'(�D=o�8�C�.;���X jP�H-ZË¿~�� R$5[��T<@����&�$#�h�b��$μM3�����T�N�zW|�<�[=�h���Ãe���S����??��l6.!(tV;�ژ �vl�/�AHB�+����z�߮w�����8���,W���c|���#�C hFRv��_?��9=&��`�Ac�2c��L����G?�SLrOi�)��4���`��w���(��ôƒ³°?�ie��$��Kq�) }���VK�<;< +����˲B�X\OLrS�j|��'��}�otu�$Mi����Y��&J�c�:�)��I�HKd5V��8Nr��R)����Q�E�✦!&T_fI���=YN!��u }?�4jP�N×§KH�_8�3'%@Z� >r�=b���$9�X���Fq.����U>I&!�_�"$�*��\�w��n7���LL�"����\/�Q��hARN�@(&Ç«W��\�e$^B��-��6B\D���������ߟ���x_^���2a@r`�fQ2��4���������`) V������;{�$�=g9�G&��G�8d�"u֕����' d�x@$+È��6X��eQn@���"�)�Ȼ’��H�@�uVZ���5�@�@�#�c$cÇ®f ���j=�;��9,b��y$'�(O�(���D�vt��}��z~��q2�`É”}�~%1�N�'(W�yG��A�tq��P�1�p�3H*�'��i���c'�D��^� �SDޱ�8��^��������[_nORs� ��s�F���f^�N2�D�a��O6��y��Q]ZN�Ͱ%�r�|�JOqy��IPÛ“tc'(V��y�P������s=�n0����]@���*^�,*��JTi K�D{il�x���,/r�G���A�Z��]n� ����ơh��w�,����5oy�XtK���:D��u�.)"�����j ��,��D����4��%�?����� �ˬ"��Ǚ��U9�by�?ÓD��Vu�(�,ON�(J 1%��"�Y�[0��A8\�h����U�Ùk~�ܧ�OO�P�է�� Y�T \�$�9��K���X�RI-W��RF����r�iÚ€ZMR�M}�^�����.g���K��*8,�O�leB��`��T�#^�И~�Z6?rb�����d8z��H�]��=tN�&jd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H��ת��oD-k8ÕT��e����m��_��E ��E���g�lB�H�-v6M�|��_tjÍ���38lp��pL���B���ut������ɋL���LÜŒf�Hp�`�I$���S����3 �2����Y����ni�N2��h��uw�W@M*�'8L��J.%��\8��3*��;t�0Z��n��m w*���3-wP�3�[�c����E���N�tػ����B,9ߵ�9���}�~���'@�FE΢{I��Sp�8'pQ�QR��U��+��:�!Tua*��}%c+���ʫ�>;L��I�o�Up4�6�!ڪ�=�t��5�+���1~����6l9�_�:�R[�U5�,�t�w�1�|���Õ�>��j���@��6��{�É��̧����;l5Õ6�o]�w�(��m�n6��F����;���tt���.�7�~���O���@��5r��r� ���4�����D���,��ognO~�[,~{,�,d�5z�Dk�q�YU����=G�U�j���"��u.Ѕ�A {��^�?����0�g%5�43�g���rǛ�6�� <E�K��r��z�8{��{c*�����h�w�A���!Z:�C�����=y����<�)=S^k�!��H �2�h�L�����>�f�vh��(8*?��PIT�h����w���� ��,>�����pӻ�yS�E��E�JV=�����ӹq��Ԕf��J���3�>�J0,��Y|����r4j3���7��j�>���b�f�c�eh,І�sXa0��^P����?��kH�k��2��{Ñ»,�wf����=��a-�!���� �׀���e��+�(ÓØ‘�t/�B;1�ߛ�� ���z���Ì�^:�H����CC�cRʸUlt�2�GC~�4Cw�Q�1�{�K&���U�G�{��^�)aWÄ7���M ��bf��6�u���o/�}!�}�L;:��9A?32F��`��VE�s �0Ô©V���{��:�C'�Jo5wl{1ur1�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L�����Qe��7��0W9�������0��B}��ς�>ܘU}��M��]�} ��T�h����j��E�@���,Ò‡5u�'����%+jO<�PK@p}m� ��{6��PK���c�R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VÈ¢7����9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F�4<L�^iV���%.8�F���R=yw��QxH��3N'>!]^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\�<u(�"��._D��J�q�ܩ��9��%)�ìE�/���FÒŒJ�̡�d�u��"���?4�W�#oN��*E�>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����;�����a�W�T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PK�{�D��za��PK���c�R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�Z[s�*~ϯ�[��$�o�[����4�4m΋!�p*��@i�_��؎g�ذ�,{�[ %$�~H#Æ™b�K��f�l=ULI��1��8��k��"� �X���1��3�����ӻ�w����+�+��7F��5E�۫ !s�X��U/�!]�Bt���"X/�&�("�����1� �z����G����Y�'���%"@�I�RU�|'��<M�} �=c�1�咆��R��b�q��{A��;�����iÆ´XM��~���24o�2L�gT�<#�'��*=y6Ô¿;�hL���׳��bژ�:ÇyP�tyy����TlGj�{^�bP�a��0������`5Op��{ms�"�h��(xf�EkMTÄ»L�6U9RM�"f��d=V�`Î…*�T�p�WiF��qE�j�]��|w<z�\�4�L�B��c��k�������>S�����-�J�bÕ�R�ܬ�^�Q��'�A:��iYL�J����ժN!%E��^9C�\�J�k�n�ףey��ʳ�K�TH�3.�V8�'�Gl�gů�T�t��XA �rZ���)������[/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W�ޗ�& g����指����v�|e-��rG���(u�����9�SR1�k O� #P+�xYfOt�� t�)�"�jf0���?~���N��g��%y��V��C�{TrF�6˷���H����>�faM� E��f":�0k���`p� ���KÅ—Äb�"2��{"�Q��x��>�����c�f6�������f�@K��� n�Z������q��� j������P�ǎ&�WR������'�X5���n��vqR"8��d�z���p��f���l����b02S�������e� w|��h����9�Z�<M�E"k��X2飺Ʌj�ƙ�����A�Κ�W��TÛ‡F#GW��+t�5F^���7�o���b�jxK��x��s,�-V�+���! �x���p`ܰ�xy�4����3�R�8(%�+�o�q�����5��r�D���{���p�\o�-ht�kz�z�?� �d�Z�`�:/L��x#p�E��5��4/I��&;�j�)k������<��m��BD×§~�C��9�< u�/@5��������r'M�� �A>�qV�!"�g�Bq>x�KÝ´l��_���o?��w����T*�>��d�/V����2_k�C�'�~��]�������c��o����8����LQ����ӧ��}���L���8��V��W�5{i��b3!��e�IRn[hHï¿½ß N�p조�$�#�^DWlN�'��xʼn���JL�NPw�Y�അ������g�;�s�����e��K��3 ��_�7��WZ� �?�k���Z�Q�8ю�[rH���G�i����u�"�)��s-�U��6�ۖ���J���,�)��-�{v�t����� �bÏŠCw�Vb"=+�5�� �:Fq��Ǔ)�J#��r��k��@�z��$%yF[�LM�A�s�0�<~�%c���������aÚO�>Ó„f8>�"�[�����[���}�������k{�zbL����y;*^5��%��֘�_�]x�m?�i����R>ݙ�G��9<�i�o� ���Y���6�<�! *(.�v�; �� �P#��n�L��`�oɜ�vmu�_m.���k��+�ur��r�w��I-Ô��E`ï¿½Ñ h���vh��f�8����P���-�jp��M���̌�2CÚ·p�X��N����}E��is:�c:��1ى�A��o'w �^�MMcw��m�,d���m����/U��M�w�}G��4;�,�< 凔�ws�毩����P��䩈��b���tD���e��"�*��9�����i�v@�NN�?��{v�B�n|�æ©z����4t�v��rSQ��#�_Û£-�����:hyE�����Ѻ���y_�]�zg�{��a�:�K��wEÝ»&�����r�)�Þ�kuoB �F��dVc}Pߕ��dw�g]@퉋�PK��x,���*��PK���c�R������������B���Definitions/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�<X��m�����J��j�Ǟ�$ⴱ۟ѽ���Y�Ҧ�9�87ϸ���\���׆��9�'�W/x�Z�1<Ò¹���u�� p/��h����8)�p@.S4g�=�J��S}�_#��]R��bU�&�ȃw��w�w�p*0�:�-�I2"�Va�Hc�x�6U��{{*ï¿½ï¿½Ï bt0>�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�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]Þ› �3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y���^��PK���c�R���������������Definitions/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�<W �i �(X�p(�z�b���������MA�Sh{��S�����~�u z�c�i?j{U��W�(���w῅�����o�3B�Z�6��u��@��mM���a���e.��l��%E�եU/`y�G�i�� X���s^�`�廲ל��,.$_���Ye������N�6ï¿½ï¿½È ï¿½b��I���v���F �k���9�-������+�]�%}����Ҷ��z����ZY?Ì ï¿½5��`��*���v(,�Ìvj�p�v�(J<�5�d�2U��RhߣRTnsjBL��n�idC���� �ml�j�T��s\�|RPz-fy�ij%���Ŝ����m4Y�������X�x��&@#̧����Ae+ �<qva�,�y�^�$j� fq�nf!�őt��.����I�⌞ \�A�s�[����E�@��N�=j*N�r�~;�@���'�!���~���N`K�GW��w��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�<g��D1vL �r� �|���޴y�d�+�l����o�'�i4�һ):� c�vq8�L � Ò§Bi�I�ؗ�(���|�~\�˙�_�aL/7�I�ar��#Z.C�A}�,ç‹–D���C�S^���mB��y����6Z�C�����K����_��c�Zԛ�߀�L�������Q�mȥ�P�x��&����d��<�ST���`N�l =* [��$���G��It�`7�b�:�a��� @#^_.����4��Æï¿½Û›,���{%���wuÉ•8f{� �v�VF�����`Ć�рƃ ��w�Â�I�xn%�A���N�( #�T}F�.:�%��~�E���ȓG��g�e��Y3tX<~y����e�q�)Tf� ��G8��.�:S�o��v����yT����y�Y����1�=�F5J����Î�-�5�Q@g���˛��}���{T�MO �UF�AN�E�J������#��1��� � ȸd�Rh��i[䟸iQW���P��|sJ�?�տ���M7��)&�ԗCD��>~?:��0,<Cx@�ٞ*��\��oi�I��]�I�M��;��}�mIJ,�Bϖ�U`K)�.}���^T>FO@�e;��mX�BYXd���ˉ�M�j<i5�4�T|i�yHC-�c�Häl� ��9*���b� �oF��<�#�����u�IØï¿½ï¿½ï¿½(�n����&H�g{m Y̜��{(�[��+�8ܺ��p$/.�A����^��g � xELdh��_o� ^p�0S8��6���^E�C�~��K)��Q�(�U6�bv���@y�C�'`l�tB,fÏœ[�g����#��!���o+"Z���M*/�~��QLD�;]Uw�AQP�&u�`��X>�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)9X<�6e��N�S���S�5�ҿ�wV�ï§ï¿½ï¿½I�<eq� R�q��՘��=?�Ϋi G�� v��O�+{nQ�D:�|�@=/���!>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�4s�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_��9U�5�ה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-��<x�Oh ��M+n])��/��Tݛ�N��"k���~��h��$x���Oq'���$�X]�î³ï¿½'�����?8�,(��� ���>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��%J�H���׀����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���hMuȔ��|}�/��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�(]xaGc\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�hM��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��<W�Ȥ�}�����h���mu��.��YeA(�[�e)���kt�geï¿½È ï¿½ï¿½ï¿½\�H��4��dM�9���� 75r6�o��)���u�ZN��'%�r'/us�]d����o/tр�=��l�+����Ag�a?Ӊ��|? ��8���d�����1oFb���0%��2�B�xU������Q�2�g�\�9�U�64�F6�ꛂ �e�5�}2�G�0Z���(�=��b���!_����"wXP���]���;�\8��> �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A�䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=�<F�v�����9\�,_ d+>�O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�KiJJol��� �_�*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<w�z�"ba\ ��Ib5��M��:oBb��� ��4L߀Z��x,Pl ϛ���c��PMe�� ��~ ÞŽc{8��:���(Xd(�8�W��È¢AZ����i�k�9�ӹ��KB@��U�v=�C�˽I��><�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�>�����PK���c�R���������������Definitions/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�����PK���c�R���������������Definitions/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�w�yQAN;���w�Ah����㇟?�_:?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�<q�y��g�0�o�T0S�N�������G��f�G�`T�3����1�2i� �B�����f$�)kmC�?靈�����A��a_�������C'"Y�2-s�pJ�"/���5RL�����j�}^M_� oÖ¬yÙa�!������>��Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�<h��p(İ:2�"�����!Z���,$[Գ�w���D8h���E4�JxD���I�״��rFGQ7���u��Q�*]��i�P ň%BE"���.�H�����pƬ��"���g��E�KW�[�-���@2�+�}��3��摤㈉h�T��&dH'S�2���0��I'ᄉȣ�W��F\�"W(�27|� V�[E���^m�B=E�QT'lVћ��F�+]�4�?9Í¢)"� ���!!�Ѩt�T�Y�0 �*�YE:�d�Ԫ�Y���U��E���6KVÚ§DB��ؚ+z�F`�I�O��NG�o���JU�b*��T:����PF\�Y����H&������$7�8&R�e<;�^Y�(��P�Tr1S� �G@��E���$�D"lj��IŘ����ɮ�FFB��!������r�P�;��֡�T����j%�DR��c�qpJev�J˪Hc�E+�����J��F!�ѹ'�%�eÄ¥q��?�$���r�Fu�g�ÒI�CMx��8Z�r�dy� /�,�?�H*�,����W�6��M���5�R.�5��F�-�yo�cr���tq�drQ��g����3Þ™;Ӽ��tX�]^-��Ú��\�,c�AzdƸ��y4�y����A�˘�^��� ��2��4� /���n������߿^�݋5����jÎ0>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<q�����x⾠��x�~���u�\��y���z�~���������������v�xܾly<n�y<n<nd�x��?zh�Kv�x�����ym��>%��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՟������Tq�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�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK���c�R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6�'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z���x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'������Rժ��t�cCИ'rZ�K�S>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&����PK���c�R���������������Definitions/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+*�ݳ� �?!<?<Tg�Z�J��\���%�'�u�� �zZ�Ǹ�����S^g3��A�*t�����˔p[m�#+�2��{�1.�e��a)l� �m�d��q��Q*��D\{��^e��� ��[)������_"��-kê� ؂綋�[M��x"�K��y�Ȅ�5���Ykq�*6�Y}�2�X����g�|_HC�Kx�lR���Og�3�� ��Me�S�$ �}~��.s4-�ګ������ql�A�o�iP�+�\���� ��:27�A6;4�7�uU�2�t���uU�+Ú��^\B)e�j�c�P^��7�(�,�Q� ���:�\bW�#���-!���^�_Zӧ���%l�!�^E�8��������Ή~P�n;����wXZ�:T�4�ak�f�PK���g�T�|���_y4U�sX7�51����KÛ¤s�iZȓ�P��wQq���a��J�]���a:j�k�ˈAQ��Qh:x��\��V�Cf�>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�Ry�@-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�����PK���c�R���������������Definitions/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)��E��PK���c�R���������������Definitions/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<f��f-���J[z_zÓ»l��b�:��LTp08V�����&��܎쬷�Qj*�bZ�Ƭ�U�E$>��h>�b�Y�L�,=j�k$5)���+� &��X�$-[h�bMd0m�<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��~����/)��PK���c�R���������������Definitions/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$<E��s\@$�<�LD;n6.ME����B��hF�9}J�q���b��Ƙ���n��y̩��Zߥe��{�g����;�Wï¿½ï¿½Ö ï¿½-WT�j,'A[�̔�@*`k��f��S�p��-�c �%��(�ښ�[yTt3��b�����= ���8���ϋ�K�6}y�Η�c���-�����ӧ'�ο�?��� yEi�-WV?���G��ibK@"KA:Lj'<���z��kY�T�2��nj�K�3n�q�t��4#u��.����\�V�{����Ä>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���c�R���������������Definitions/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��텸sjhÌ£(�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� Wz�����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 zS�p( JV#`��C��ꇻ�s�sv�K��A8o�����dE�^�V�Q��RH�@���a"��@-y����&̼�×Y�5*AGn<ڞ��9�� @��T���� b]&`$�hI�팇����TBz�Z�t&�΄���co�gk?-����_��y�g���4�d2����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��yqq{�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�<K�p2��-��aa���*��'S2�.f;��R���:���P��( <����"pV(J�؟a �������/le�����DTj��~ � 'UD��l/�(��9{���(��(��]�ڀ(�+�.��o�̢� ��,���p�w%�Z�;����v��v��p��g�b����y=��|9��D��O���N�'t�5UQw!�l�%�vꮽ�#���p`x��֞���Fc �@e�Q�W����ڲ�[:�T�5�y��)����]1w#P��3I^���6�� s�6�6sb����fÒ£0J6N��y�4��;l��$�?X�ЉCÔ‚i��7̸DTÕ™&�Q�����3[H�DŽD�z��:�8��e�d�$�X���l>#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(OoD�;Ǻ�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�%6t�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�BFQb�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��H�9�~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�fT~��Å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������<j ~���2��V����)2����2��&Q8jLUGq$��v$�*|`z�_��jiÛšmDC�4���"�w�#������h�T����BÃ��s3�<0T!�'Ą�D�x�Z%����T��A�z�uA���k�b�GxU��94�L�!��eU���?�F��O�������'��R,5��s���2u��*�nm�J�ݵg��l�����aJ��I.��=� Ẕg��X���Y�Ӣ|D�*TSÃ/O���g����|��s�x��#�H��u(FiH�����)��|�s�52N�l��~Éœd�e�PF���7���.zps�x��a��lcn.,f[1S��]�1Y�h�ia�z|= I�$S^xEi?j(��׻D�����4aF6v��8�����EC����BKҙ��� @Td\�N�$�3��?����I���n�Jc�n�{�o��"Q`���yW,�Vl�^>����=��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|Ç…#� 6U�|G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,<Z�����/�_��N�_�I�>$��q�<L��W��3R��"t��[����K�u��&֘�5���@�X'�q3 �2iv{rw~qr6���L5 >������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'�����u�j@���}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<W�E�׆�L�ylt���ϟ�,t��fm��n�/Hc��l�ى�1n˘��úڡ�K�U��g=NwZ�Z� p����p��� G�R�Mx#̻̚P��zB�F������5���������!��'���^��?�r���y)�|���}KAN��qt��\Æœx��Äu�+�0������(�|�_1r�Hs�Tf�j�\���m*s�U�Z���@��֗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�<\�1�j�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-��<w� ,g~TLw4�����<� �����7C�)=%T26�m����� �5>�a>��� zv���6����`D�R��Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D���T��@������X����A��:�"���Hw6ai�@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��<b��V��W�P���Z��Fm<�إ~�ް`<ne(6���LDK���A�g�l�(a_�����M;)z��t��8�?bTۿ����� �� �~L���{C�k�qP�#wm�����/���2C�''��Qe7��^Bų�r�°��X�X��ȳE+$�m1���̳<!�Ay�`�"rs䡮��H94�0vP��Q�!6���K��t ��������GG-8I�� zo���NVc �z��u�I�;���v��'��19�y�<×±}�H���<��~�������PU�E�=<�-�U���縦;��A���?�����im�?<*v/TK!X�5��鄞�oD�Us��g>��u�&����<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x<r5x���y��"� ��\�0X�Ȗ���z'd x~��8�X��/��&Õ¥t�2Å™$�$î¼¥G�Ƿ�L�ۀ�Dv59tdGr�� @Q(�,�*�wQ�$+/�f=�z_7����Ny�����,��,���Bp3;�gK�On��X�("������v���*j�"Å…Ó…I�]�ߴ(����K�\Y?��M=�S�?����΃ì—?�7�zA-X=�� jм�Y��eu������lr'GӀ漀�#���*o�*,+���>�#&~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<����cwg���Ä�?���5��qyݵ��+�����UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I<!�XCjF@���n1�b{������S�ç¨Dl I�.?_hT��?�GT��>��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�<j=,�����*ܤ�5ț��d��v�(T00����������Q�+VR������ջU�')"euv�H!�y��Ͼtш��C�p�� l-ww���V����z�޺��������{eЛ$�f���i�����L4Ou�ÂR��ÌFyQ-�$�D�.�� uh}G�� ��C��f�e��1��J�bn�����k�����ƧA�hs���]�-W^pHf�DQ<w�f;�f0��n�w��\�I]m� �EÛœi ����Q`Åz�uÇœlߨ��4 ����=Ťt���<��C�_��k�8 v�r���u9x���w���լ�UqQ�V�T3�̓���%�ʂ(=u���ÕÊ¿^�MK�+�+�9nG �J��Wr�oCh�R[�J�RF�����K�V�Vj�zs�ܾu�JH��>�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�JKlv��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.ï¼¢U�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���c�R������������g���Artifacts/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���c�R������������Q���Artifacts/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���c�R������������d���Artifacts/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���c�R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�K� C�ReOȧJDE�J��L)|$���M���-[Ä¶Õ ï¿½ï¿½\���>n��ټK�ΫjCD�&�؆�p����ۮQ�@oCb^;T��j<�~���L���UB̈���H����Ƒ��`�Y�g��$�.{B�����n.\Ux9��PK�����������PK���c�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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK���c�R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0��<���l��r�&Ŧ�6Q�{����ڛ(ニ\BQla3����&���ʲ��~�vn1��>B���,� �7w��N LX۹�.�S� �o�>�3�B|zz�_��PG �R�� ��"F�ifJK�!�7�����`��m�j�����pk�h���2��Z{����w�b���PK��pt�7�I�)�\�X|��SJhI*�3^k0F���)���R*J*u�'�!�V�T�i� �bB�� M���J� MJ�,X)�� O! V6nW[Z�t�D�6,*AÆ–s (&W2��◫�a�L6q���q:곫?^��a��*�� pS��`�t����:��_0S�~�K�hD��?ģ��Ɍ~��o�K|��C[�~��о�;����<,-�W:�������K���!)��,��PK�]�P���<��PK���c�R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK���c�R������������A���Artifacts/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��$/ �$�>Li�PK[J{<l�������PK���c�R������������k���Artifacts/Resources/basic_cnf0/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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK����c�R�R�B4���E��� �����������������csar.metaPK����c�Rï¿½Ë ï¿½��������������������k���TOSCA-Metadata/TOSCA.metaPK����c�R�d�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK����c�RDI�����/��������������� ��NS.mfPK����c�R�����[��3�������������4 ��Definitions/service-BasicCnf-template-interface.ymlPK����c�R �2����O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK����c�R@p}m� ��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK����c�R�{�D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK����c�R��x,���*��8�������������L"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK����c�R ���y���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK����c�R�/E�>�������������������1��Definitions/data.ymlPK����c�R�\�J�������������������p��Definitions/groups.ymlPK����c�R��ח��Di���������������#x��Definitions/policies.ymlPK����c�R���C&���������������������Definitions/annotations.ymlPK����c�R��g������������������o���Definitions/relationships.ymlPK����c�R� Qq)��E���������������Ñ’��Definitions/artifacts.ymlPK����c�R��~����/)���������������A���Definitions/capabilities.ymlPK����c�R41H4�������������������&���Definitions/interfaces.ymlPK����c�R�'WAH��]���������������%���Definitions/nodes.ymlPK����c�R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK����c�RI@�>������Q�������������-���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK����c�R,�P{y�������d�������������F���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK����c�R�����������\�������������Q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK����c�R���� ��� ��~�������������h���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK����c�R�]�P���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK����c�R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK����c�R[J{<l�������A�������������K�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK����c�R���� ��� ��k�������������&�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK������� ��D��� 2021-04-07 12:36:52,557 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:36:52,558 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:36:52,558 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:52,558 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:36:52,558 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:36:52,558 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:52,558 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:36:52,558 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:36:52,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:36:53,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:36:53,534 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:36:53,534 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:36:53,537 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:36:53,537 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:53,538 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:53,538 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:53,538 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:36:53,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:53,538 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:53,538 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:36:53,539 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:36:53,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:53,539 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:53,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:53,539 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:36:53,540 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:36:53,540 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:36:53,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:36:53,540 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:36:53,540 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:36:53,540 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:36:53,541 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:53,541 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:36:53,541 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:36:53,541 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:36:53,542 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:36:53,542 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:36:53,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:36:54,102 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:36:54,104 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:36:54,106 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:36:54,111 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:36:54,111 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:54,111 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/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs 2021-04-07 12:36:54,112 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "8a6664cc-f138-40ac-a510-b22dfcfb8f03", "modelVersionId": "4559758e-4a18-430f-85ac-dc30a6c23726", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "04ec9d9c-2e12-46f4-bc0d-f4b88181bd21", "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": "46623083-cd9e-4e7d-bee9-673217bfa54c", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersion": "1.0", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2" } } }] } } 2021-04-07 12:36:54,112 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': '128e3b67-8a83-435b-bef4-f4c85ae207bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:54,112 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/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs 2021-04-07 12:36:54,112 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "8a6664cc-f138-40ac-a510-b22dfcfb8f03", "modelVersionId": "4559758e-4a18-430f-85ac-dc30a6c23726", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "04ec9d9c-2e12-46f4-bc0d-f4b88181bd21", "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": "46623083-cd9e-4e7d-bee9-673217bfa54c", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersion": "1.0", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2" } } }] } } 2021-04-07 12:36:54,114 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:55,657 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs HTTP/1.1" 202 262 2021-04-07 12:36:55,659 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-04-07 12:36:55,659 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb"}} 2021-04-07 12:36:55,660 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-04-07 12:36:55,674 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:36:55,676 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:36:55,676 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:36:55,680 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06bb26ff-428e-4c7c-8971-a9ba665b87e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:36:55,680 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:36:55,681 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:36:55,690 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:36:55,890 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:36:55,893 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:36:55,893 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:05,905 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:05,905 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:05,906 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:05,906 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23cdd6e9-aae2-42fc-b158-0fa3096a8be9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:05,907 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:05,907 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:05,909 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:06,120 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:06,122 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:06,122 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:16,134 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:16,134 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:16,135 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:16,135 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2554fe78-a312-4826-9efb-ad27be53b31f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:16,136 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:16,136 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:16,138 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:16,356 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:16,359 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:16,359 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:26,368 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:26,369 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:26,369 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:26,370 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '979c6514-60d6-43ff-ab01-1bd675e4f0a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:26,370 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:26,371 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:26,374 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:26,582 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:26,584 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:26,585 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:36,596 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:36,597 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:36,597 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:36,598 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fd1cb84-f4a2-422a-9f3f-d6b242e81d5a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:36,598 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:36,598 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:36,601 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:36,823 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:36,825 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:36,826 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:46,837 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:46,837 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:46,837 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:46,838 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12c26c72-ab72-4867-8866-27a20aaf16fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:46,838 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:46,838 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:46,841 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:47,054 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:47,055 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:47,056 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:37:57,067 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:37:57,067 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:57,068 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:57,068 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd7a5786-e70d-4ffe-baaf-57d7c31d6b3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:37:57,068 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:37:57,069 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:37:57,071 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:37:57,348 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:37:57,350 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:37:57,350 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:07,362 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:07,363 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:07,363 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:07,365 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18fe2065-3ab4-491e-b28d-60f840e2fe71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:07,366 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:07,366 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:07,371 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:07,666 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:07,669 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:07,670 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:17,683 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:17,684 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:17,684 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:17,686 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b88efd9c-9a56-489e-85c1-fd3e0948fe35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:17,686 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:17,686 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:17,690 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:17,853 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:17,856 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:17,857 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:27,869 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:27,870 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:27,870 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:27,871 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '653dab2a-25a0-4eb4-b895-ea2808dba01d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:27,871 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:27,872 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:27,875 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:28,127 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:28,128 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:28,129 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:38,140 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:38,141 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:38,141 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:38,142 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e98fd08b-9e76-4025-80f2-03e1c22b2d9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:38,142 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:38,142 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:38,145 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:38,388 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:38,390 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:38,390 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:48,402 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:48,402 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:48,402 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:48,403 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '89b9e35e-441f-4963-8c18-f7fa46cafa7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:48,403 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:48,404 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:48,406 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:48,620 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:48,622 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:48,623 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:38:58,634 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:38:58,635 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:58,635 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:58,636 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e6760138-3cbf-442d-a365-489a828db02b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:38:58,636 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:38:58,637 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:38:58,640 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:38:58,830 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:38:58,832 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:38:58,832 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:08,844 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:08,844 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:08,844 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:08,845 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df78f166-1fa9-4895-ab9a-a569e5f96d33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:08,845 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:08,845 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:08,848 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:39:09,039 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:39:09,041 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:39:09,042 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:19,053 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:19,053 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:19,054 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:19,054 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31e4f77c-16d9-428b-bd8e-75e4a27b9f89', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:19,054 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:19,055 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:19,057 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:39:19,275 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:39:19,277 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:39:19,277 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:29,289 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:29,289 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:29,290 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:29,291 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2f4fd2c-c004-4a64-9890-0a488a324901', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:29,291 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:29,292 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:29,294 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:39:29,487 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:39:29,489 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:39:29,490 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:39,501 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:39,502 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:39,502 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:39,502 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e48134ff-f0f3-4b55-b2f7-1ad6117a1af8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:39,502 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:39,503 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:39,505 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:39:39,749 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:39:39,751 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:39:39,751 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:49,762 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:49,763 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:49,764 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:49,764 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe090bac-e160-4f07-8acd-de091378a8c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:49,765 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:49,765 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:49,768 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:39:49,973 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:39:49,975 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:39:49,976 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:39:59,989 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:39:59,990 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:59,991 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:39:59,992 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e739256b-57e1-458e-b6e1-25e460388f79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:39:59,993 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:39:59,997 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:00,001 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:00,207 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:00,210 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:00,211 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:40:10,223 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:40:10,225 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:10,225 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:10,226 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fcaac7b9-b8f9-40e1-99c1-f4322e6c3723', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:40:10,227 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:10,227 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:10,231 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:10,402 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:10,405 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:10,406 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:40:20,418 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:40:20,419 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:20,420 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:20,421 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a51422a7-3d4e-438b-b7b1-59704daefc6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:40:20,421 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:20,422 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:20,425 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:20,625 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:20,627 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:20,628 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:40:30,640 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:40:30,642 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:30,642 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:30,643 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c85b3882-d654-4095-9757-eb07cbd8859a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:40:30,644 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:30,644 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:30,647 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:30,841 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:30,844 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:30,844 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:40:40,856 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:40:40,857 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:40,857 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:40,858 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe4bd031-029f-4557-9a61-51a921ae0fd2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:40:40,859 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:40,859 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:40,862 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:41,080 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:41,082 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:41,083 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:40:51,095 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:40:51,096 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:51,096 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:51,097 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23e85068-ebfd-4574-97ba-96a912ab0141', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:40:51,097 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:40:51,098 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:40:51,101 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:40:51,305 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:40:51,307 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:40:51,308 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:01,320 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:01,321 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:01,322 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:01,323 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '070709e3-2823-41ee-954b-e71b60b93c84', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:01,324 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:01,324 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:01,328 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:01,534 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:01,536 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:01,537 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:11,549 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:11,550 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:11,550 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:11,551 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a77d13af-36aa-40d7-a966-615d1e1d8f0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:11,552 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:11,552 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:11,555 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:11,756 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:11,758 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:11,759 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:21,770 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:21,772 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:21,772 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:21,773 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '082b9d60-6c22-4213-9387-51f5cc895a7b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:21,774 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:21,774 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:21,778 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:21,956 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:21,958 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:21,959 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:31,971 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:31,972 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:31,973 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:31,974 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f19475a2-16d4-4b42-b77a-97582a16710b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:31,975 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:31,976 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:31,979 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:32,151 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:32,154 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:32,155 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:42,167 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:42,167 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:42,168 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:42,169 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d037903-347f-451b-ad68-0d88c7a156a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:42,170 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:42,170 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:42,173 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:42,365 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:42,367 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:42,368 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:41:52,379 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:41:52,380 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:52,381 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:52,382 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6fec6747-23cd-4b6e-ab38-67b4549411f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:41:52,382 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:41:52,382 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:41:52,385 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:41:52,626 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:41:52,629 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:41:52,630 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:42:02,642 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:02,644 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:02,645 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:02,647 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '963a838f-243b-454c-8bb2-1174137daf1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:02,647 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:02,648 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:02,654 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:02,865 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:42:02,867 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:02,868 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:42:12,881 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:12,882 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:12,882 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:12,883 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52911cd7-d718-4217-82d9-ef10b1dd32a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:12,884 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:12,884 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:12,888 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:13,072 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 1900 2021-04-07 12:42:13,074 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:13,075 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:36:54 GMT"}}} 2021-04-07 12:42:23,086 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:23,088 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:23,088 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:23,090 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8167c1fb-c930-471e-bb4e-49e1d6e64122', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:23,090 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:23,091 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:23,094 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:23,638 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2146 2021-04-07 12:42:23,640 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:23,641 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Wed, 07 Apr 2021 12:42:19 GMT"}}} 2021-04-07 12:42:33,653 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:33,654 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:33,655 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:33,656 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '45dddef1-bd37-4f37-bc49-b550184b88de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:33,657 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:33,657 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:33,660 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:33,853 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2106 2021-04-07 12:42:33,855 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:33,856 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","finishTime":"Wed, 07 Apr 2021 12:42:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:42:26 GMT"}}} 2021-04-07 12:42:33,858 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-04-07 12:42:33,858 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:33,859 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:33,859 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:33,860 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dbeb07ba-0a6a-4938-8011-897a4ba9c1bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:33,861 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:33,861 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:33,864 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:34,068 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2106 2021-04-07 12:42:34,070 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:34,071 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","finishTime":"Wed, 07 Apr 2021 12:42:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:42:26 GMT"}}} 2021-04-07 12:42:34,072 DEBUG 195:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:34,072 DEBUG 197:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,073 DEBUG 198:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,074 DEBUG 103:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7f6b5695-633c-40bd-9333-710d7c2f8de2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:34,074 DEBUG 105:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,075 DEBUG 106:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,077 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:34,273 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2106 2021-04-07 12:42:34,276 INFO 116:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:34,276 DEBUG 120:onap_service.py(8) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","finishTime":"Wed, 07 Apr 2021 12:42:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:42:26 GMT"}}} 2021-04-07 12:42:34,304 DEBUG 195:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:34,305 DEBUG 197:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,305 DEBUG 198:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,307 DEBUG 103:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65831cb1-ecb1-4088-9234-d929cd3c5771', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:34,308 DEBUG 105:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,308 DEBUG 106:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,313 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:34,482 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2106 2021-04-07 12:42:34,485 INFO 116:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:34,486 DEBUG 120:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","finishTime":"Wed, 07 Apr 2021 12:42:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:42:26 GMT"}}} 2021-04-07 12:42:34,488 DEBUG 195:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:34,488 DEBUG 197:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,488 DEBUG 198:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,489 DEBUG 103:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd92c09d1-27c6-42b3-bf0f-ab7f5becb0f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:34,489 DEBUG 105:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb 2021-04-07 12:42:34,489 DEBUG 106:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] data sent: None 2021-04-07 12:42:34,492 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:34,665 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/128e3b67-8a83-435b-bef4-f4c85ae207bb HTTP/1.1" 200 2106 2021-04-07 12:42:34,668 INFO 116:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response code: 200 2021-04-07 12:42:34,668 DEBUG 120:onap_service.py(1) - [None][Check 128e3b67-8a83-435b-bef4-f4c85ae207bb orchestration request status] response: {"request":{"requestId":"128e3b67-8a83-435b-bef4-f4c85ae207bb","startTime":"Wed, 07 Apr 2021 12:36:54 GMT","finishTime":"Wed, 07 Apr 2021 12:42:26 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}}],"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":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vnfInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:42:26 GMT"}}} 2021-04-07 12:42:34,671 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-04-07 12:42:34,671 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-04-07 12:42:34,672 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:42:34,672 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-04-07 12:42:34,673 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-04-07 12:42:34,673 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:42:34,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:34,738 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-04-07 12:42:34,739 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:42:34,739 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":"1617798601359"} 2021-04-07 12:42:34,742 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-04-07 12:42:34,743 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-04-07 12:42:34,743 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:42:34,744 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-04-07 12:42:34,744 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-04-07 12:42:34,744 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:42:34,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:34,828 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-04-07 12:42:34,829 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:42:34,830 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798605145","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-04-07 12:42:34,833 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:42:34,833 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:42:34,834 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:42:34,834 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:42:34,834 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:42:34,835 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:42:34,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:34,909 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-c0dc3830-5730-466e-a18e-a0493aa4d148 HTTP/1.1" 200 1643 2021-04-07 12:42:34,910 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response code: 200 2021-04-07 12:42:34,910 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response: {"service-instance":[{"service-instance-id":"46623083-cd9e-4e7d-bee9-673217bfa54c","service-instance-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","model-version-id":"8d2d6518-1b69-4e97-9fe9-d839757770c2","resource-version":"1617799331737","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_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-04-07 12:42:34,914 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-04-07 12:42:34,914 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list 2021-04-07 12:42:34,915 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-04-07 12:42:34,915 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-04-07 12:42:34,915 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list 2021-04-07 12:42:34,916 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-04-07 12:42:34,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:34,978 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list HTTP/1.1" 200 1064 2021-04-07 12:42:34,979 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-04-07 12:42:34,980 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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_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-04-07 12:42:34,982 DEBUG 195:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-04-07 12:42:34,983 DEBUG 197:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 2021-04-07 12:42:34,983 DEBUG 198:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] data sent: None 2021-04-07 12:42:34,983 DEBUG 103:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-04-07 12:42:34,984 DEBUG 105:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 2021-04-07 12:42:34,984 DEBUG 106:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] data sent: None 2021-04-07 12:42:34,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:35,064 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 HTTP/1.1" 200 3737 2021-04-07 12:42:35,065 INFO 116:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] response code: 200 2021-04-07 12:42:35,066 DEBUG 120:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] response: {"vnf-id":"77f0f039-ec03-4dff-a383-671c1daa2205","vnf-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1617799346687","model-invariant-id":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","model-version-id":"4559758e-4a18-430f-85ac-dc30a6c23726","model-customization-id":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/service-data/vnfs/vnf/77f0f039-ec03-4dff-a383-671c1daa2205/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/46623083-cd9e-4e7d-bee9-673217bfa54c","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":"46623083-cd9e-4e7d-bee9-673217bfa54c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"}]},{"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-04-07 12:42:35,070 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:42:35,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:42:35,071 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:35,072 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:42:35,072 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:35,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-04-07 12:42:35,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-04-07 12:42:35,074 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:35,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:42:37,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:42:37,581 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:42:37,582 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:42:37,585 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:42:37,585 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:37,586 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:37,586 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:37,587 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:42:37,587 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:37,587 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:37,587 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:42:37,588 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:42:37,588 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:37,588 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:37,588 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:37,588 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:42:37,589 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:37,589 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:37,589 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:37,589 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:42:37,590 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:42:37,590 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:42:37,590 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:37,591 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:37,591 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:37,591 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:37,592 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:37,592 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:37,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:42:41,096 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:42:41,099 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:42:41,102 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:42:41,109 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:42:41,110 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-04-07 12:42:41,110 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel 2021-04-07 12:42:41,110 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-04-07 12:42:41,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:42:41,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel HTTP/1.1" 200 None 2021-04-07 12:42:41,403 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-04-07 12:42:41,406 DEBUG 60:sjisprober.py(1) - CP932 Japanese prober hit error at byte 45 2021-04-07 12:42:41,406 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-04-07 12:42:41,407 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-04-07 12:42:41,407 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-04-07 12:42:41,408 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 43 2021-04-07 12:42:41,408 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 12 2021-04-07 12:42:41,408 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-04-07 12:42:41,478 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04183798412590879, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,545 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04142189252280692, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,612 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04145291756220392, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,672 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04244237250529598, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,731 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04316709058890502, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,793 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04168271612875702, below negative shortcut threshhold 0.05 2021-04-07 12:42:41,971 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.038705293798307436, below negative shortcut threshhold 0.05 2021-04-07 12:42:42,030 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0398109666289482, below negative shortcut threshhold 0.05 2021-04-07 12:42:42,093 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04068790128700155, below negative shortcut threshhold 0.05 2021-04-07 12:42:42,235 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.043100964216350596, below negative shortcut threshhold 0.05 2021-04-07 12:42:42,295 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04219357549600637, below negative shortcut threshhold 0.05 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-04-07 12:42:42,363 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-04-07 12:42:42,364 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:42:42,364 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:42:42,364 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:42:42,364 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:42:42,364 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-04-07 12:42:42,364 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:42:42,364 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:42:42,364 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:42:42,364 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:42:42,364 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-04-07 12:42:42,364 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - CP932 Japanese confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04183798412590879 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04142189252280692 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04145291756220392 2021-04-07 12:42:42,365 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04244237250529598 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04316709058890502 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04168271612875702 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.038705293798307436 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.0398109666289482 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04068790128700155 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:42:42,366 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.043100964216350596 2021-04-07 12:42:42,367 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:42:42,367 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:42:42,368 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK���c�R������������ ���csar.metavq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)��PK�R�B4���E���PK���c�R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�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ï¿½Ë ï¿½�������PK���c�R������������)���Definitions/service-BasicCnf-template.yml�ZI��:�ϯ�mNra^�6�^å¥&�T�%D��‰��_2� X��4�����^$�-Eʨ��#.��R�I��<-d1��0�9�0pV��!I=*���b��#M8���=-������t by�Ä¥[Flß°lp7ï¿½ï¿½Þ V)��Loc�vd�n����}�o��o��vk0�#��¥)g�|� e �eac É‘3�aF%DrzZ|�[$�ߪ9y������Ã��ȋ.F>d+��Q��<Q�|+" ���� ���G�2 o�7%:��J�Ns����0���`"�Ku �g��$��r�8�U�� ~t�Hd��@��}�}�X�<7�X���'s��kn �j�ј�<@��E��J4���>���lkB ����5�+��<�)EB��M�ưT�!Ud��H|Ê ï¿½x{���E) θ۵x��TdI��Z5{ԫ�mP?Ð…ER�ֈ��9Ï— gR�L���N,R���a"��!K�O�h�4>��<��X������K࿌'�=-|��$�D$eR$W�߾���Ȼ���-�T�<�E�R'ĸ ��3U�(㔕�N*|��&0Ɇ<�*)�T�0�X"9,E�鞧�� ˣ�<�o�������f��#�j�#�A��� �iz>�Ýo�+�RŲm��; Å¢k� ��lï¿½ï¿½ï¿½Ú f���R���g�7j��j�.�E5㬚�N����x��T���-��4��=#&�Lbm|�����o���j�r=sU�ڰ ��ڈg݆�Z͞��"�\Y����=b/���¥� 4d>���9]H� ��� �9��k�~�����˗×�޿s���|����^�VV7���;�QQ����9���D[3������)?D�)u��پX�#�Ayt���"'���,��P{툖�������0����b�P�߀ȅC��Ÿ��zI�c����9�/��b�*��R��Y�_s㻜_x��B�>4���Њ����@�e^n ��2��X�a�A�ܓS(�ʃ��'�{š9}q� ��YZ���Bs;����]J��L,�b�������.�iV�)���},!�X���|SW'_���9���$B�e��N��J{�#O�"���T�:;6'h��l�3�#V�Ѩ�����L�+����n�^�yf%��c//6l4�Yo�4�$&Ʌ�p�V�t<p�ðK����FҸ�"��iß6[�^�Ԧ_E���r�>i��9��x��yZNw�f��ɰ;%��U�J��^�1"/�=�܃1���5�������'�yCx�u� 1p�a4�N8�J�>�Q|�#�ϟ���9m>��I]N6;�U��XV���G�rY6N�`;Mu�_�O������@Ù¹)�c��[�c�!g�;�m� �mb�m �0�\��+���M7����E,b�!��ģdO-��+c������C^��c����^�7�-�}&��r�Ev����������<�;�����{=��A�rS[[�`�hÔ>GW����7E���-�ǢAG�IYN'u�+�0��̊�~H�G�Ҳ��j�K�v׶�aԈ����(Wc����|���R�3��P��o�{�F�B�Y2tv�х2�wÜ[�zv]w�-�u��n\�� 7Ù»Þ™Z�M���EGӖ����ik�����tg�&ow/B���:���=�Ɩ�K=��f��7y�;IZ�mÕ›L.�<�L jij�kw�yD������9�5�;��Z� ���`V�t�hÕ„i�`|e���=@����t�6��1�l���!4�w��u����[�� ��Ý>}¶���h���o2v����V�s���bJ��=}�1�k#����b����C�bl�N�zw+x�ßw}:N���2> |�2K�AKs�z�<�� ��������uWr��a������,��9+����\O]�4�J.��ðŸ®ï¿½^���PK�d�����/��PK���c�R���������������NS.mfM��N�0���}f���YT2��ex7M-?�Bi;��u������(p���vH[6����4W@�'�R0��Ͳ�dC�����[�E���f0V���pC|n`�n�y7s��"���#=��m��n��4�=����R�wV9��߮�Ƌ�a���C{����?�m�@Mw�YÔ€^��h���Y�wn;��4[���ɾ+����(�q�%���봊*��Y���PKDI�����/��PK���c�R������������3���Definitions/service-BasicCnf-template-interface.yml�Ko�6���)xl6�ͷ���hvOE!���&B�*I9u?}G�Ò-��$�Q�>�Ԉ���8�˲�0'�r�-W��[��,�u��r�f"����?��f�eA�J����\��J�v��� ����A�X_g4�+.�оI7�6� ��ۆ�=�ޅ�x�Uѷ�R�˹�٤�&TJe�|�V�dgX66n[��:R9H`*�#z�Dw�pv/�*�4�B�Ze˃;4Uh����Ք٨���ݟk��{�1�<�sel̥�TZ�*3%S�.����Hi!,�VЦ�mX��R�lS5�]p ɒ�T��3�Z :�:*=������o����E`ø\�*!1q�M-��E�ޕEÝ Ø¨Ô¾Q ��1넬J4b&ӯ���Ȳ]�p�%���@����5�*��J�a�����,�.~�q�a��r�z�ˎ� ��K& 4�_@~w����� gX��< ��$Y���Z� D��U�Z{�X�5H�W����|��t������M�R����0u$v��W���˔�>gc�����{���^wRy����F�F����}S��cO�ʚJ�_{�{�:��]6Q�]`iz�j�}!������g�in!<��i@v_��|h*"�� 0��S_q_8��mP�|�y���M iz�J�}a�7 �LOOp(� S:Lצ%��ZF�@�Y|�M�K1���g�cs���\vj2⪯���c_�[m��ԋ��H�� �)'Y���,<����[�i��? e�T/ ���k<O�Y�:v$ÛÊ·5<3s�r�Y�sF>�v�{f�8�=�8e/(,�I�id������a�gz|5��%*�bՑ�@��������@�gZp�= fU�H�ϞdI�oJ�Fwx] 8壋�Z�>:5�Wʆ �5}�p�����Bs(���m��ș�����������I�I�"J�g�e*8���Ņ+l�y���mXa�:<�����Ca(t������q��@���Jg�q="<Ȧ�f/�/Ô”>c�����4Z{�Nu�3Ĝ��J�9 �\qy�������6ɸ<��٬s�,t�Q��K�t����f ���!b�>��(p��=������Q��쌅�=���<�z��WE��0����(�|�KgfD5�p���ku�q����bo���n�� jV��z6���?$Vbd�0��y�o��c'����Q93â›ï¿½\�_��PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK�����[��PK���c�R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�w?7O"lGV,mm���A� ��C�����{tI"�h�����\�䣄Za��NÚ»X�"}T,MVÔ¶5X`M}�ov(HP�Ӯ�����ק��5��*�*�n�,?72��9�� ��<�2��5��p>e"��Y^�٥D��3�I�\���bžC���5\z�v �� #GH\u�D� �n�T��O,`A�2��pG���W��="�Z����r�~���M�@&�F��o�c�T�khZ���'�HQ�G~�O���A՛�� �H���F�C��.cSc�lk���s��5d�s������Z��"��Z_Ѐ�}��v�n���m�YY��-K��-8��wM�� ��?;���}Kk��?��F��ˊ��2�t�Vݣ���m��������_0������PK �2����O��PK���c�R������������*���Definitions/resource-BasicCnf-template.yml�ZK��6�ϯ��'(�D=o�8�C�.;���X jP�H-ZË¿~�� R$5[��T<@����&�$#�h�b��$μM3�����T�N�zW|�<�[=�h���Ãe���S����??��l6.!(tV;�ژ �vl�/�AHB�+����z�߮w�����8���,W���c|���#�C hFRv��_?��9=&��`�Ac�2c��L����G?�SLrOi�)��4���`��w���(��ôƒ³°?�ie��$��Kq�) }���VK�<;< +����˲B�X\OLrS�j|��'��}�otu�$Mi����Y��&J�c�:�)��I�HKd5V��8Nr��R)����Q�E�✦!&T_fI���=YN!��u }?�4jP�N×§KH�_8�3'%@Z� >r�=b���$9�X���Fq.����U>I&!�_�"$�*��\�w��n7���LL�"����\/�Q��hARN�@(&Ç«W��\�e$^B��-��6B\D���������ߟ���x_^���2a@r`�fQ2��4���������`) V������;{�$�=g9�G&��G�8d�"u֕����' d�x@$+È��6X��eQn@���"�)�Ȼ’��H�@�uVZ���5�@�@�#�c$cÇ®f ���j=�;��9,b��y$'�(O�(���D�vt��}��z~��q2�`É”}�~%1�N�'(W�yG��A�tq��P�1�p�3H*�'��i���c'�D��^� �SDޱ�8��^��������[_nORs� ��s�F���f^�N2�D�a��O6��y��Q]ZN�Ͱ%�r�|�JOqy��IPÛ“tc'(V��y�P������s=�n0����]@���*^�,*��JTi K�D{il�x���,/r�G���A�Z��]n� ����ơh��w�,����5oy�XtK���:D��u�.)"�����j ��,��D����4��%�?����� �ˬ"��Ǚ��U9�by�?ÓD��Vu�(�,ON�(J 1%��"�Y�[0��A8\�h����U�Ùk~�ܧ�OO�P�է�� Y�T \�$�9��K���X�RI-W��RF����r�iÚ€ZMR�M}�^�����.g���K��*8,�O�leB��`��T�#^�И~�Z6?rb�����d8z��H�]��=tN�&jd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H��ת��oD-k8ÕT��e����m��_��E ��E���g�lB�H�-v6M�|��_tjÍ���38lp��pL���B���ut������ɋL���LÜŒf�Hp�`�I$���S����3 �2����Y����ni�N2��h��uw�W@M*�'8L��J.%��\8��3*��;t�0Z��n��m w*���3-wP�3�[�c����E���N�tػ����B,9ߵ�9���}�~���'@�FE΢{I��Sp�8'pQ�QR��U��+��:�!Tua*��}%c+���ʫ�>;L��I�o�Up4�6�!ڪ�=�t��5�+���1~����6l9�_�:�R[�U5�,�t�w�1�|���Õ�>��j���@��6��{�É��̧����;l5Õ6�o]�w�(��m�n6��F����;���tt���.�7�~���O���@��5r��r� ���4�����D���,��ognO~�[,~{,�,d�5z�Dk�q�YU����=G�U�j���"��u.Ѕ�A {��^�?����0�g%5�43�g���rǛ�6�� <E�K��r��z�8{��{c*�����h�w�A���!Z:�C�����=y����<�)=S^k�!��H �2�h�L�����>�f�vh��(8*?��PIT�h����w���� ��,>�����pӻ�yS�E��E�JV=�����ӹq��Ԕf��J���3�>�J0,��Y|����r4j3���7��j�>���b�f�c�eh,І�sXa0��^P����?��kH�k��2��{Ñ»,�wf����=��a-�!���� �׀���e��+�(ÓØ‘�t/�B;1�ߛ�� ���z���Ì�^:�H����CC�cRʸUlt�2�GC~�4Cw�Q�1�{�K&���U�G�{��^�)aWÄ7���M ��bf��6�u���o/�}!�}�L;:��9A?32F��`��VE�s �0Ô©V���{��:�C'�Jo5wl{1ur1�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L�����Qe��7��0W9�������0��B}��ς�>ܘU}��M��]�} ��T�h����j��E�@���,Ò‡5u�'����%+jO<�PK@p}m� ��{6��PK���c�R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VÈ¢7����9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F�4<L�^iV���%.8�F���R=yw��QxH��3N'>!]^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\�<u(�"��._D��J�q�ܩ��9��%)�ìE�/���FÒŒJ�̡�d�u��"���?4�W�#oN��*E�>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����;�����a�W�T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PK�{�D��za��PK���c�R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�Z[s�*~ϯ�[��$�o�[����4�4m΋!�p*��@i�_��؎g�ذ�,{�[ %$�~H#Æ™b�K��f�l=ULI��1��8��k��"� �X���1��3�����ӻ�w����+�+��7F��5E�۫ !s�X��U/�!]�Bt���"X/�&�("�����1� �z����G����Y�'���%"@�I�RU�|'��<M�} �=c�1�咆��R��b�q��{A��;�����iÆ´XM��~���24o�2L�gT�<#�'��*=y6Ô¿;�hL���׳��bژ�:ÇyP�tyy����TlGj�{^�bP�a��0������`5Op��{ms�"�h��(xf�EkMTÄ»L�6U9RM�"f��d=V�`Î…*�T�p�WiF��qE�j�]��|w<z�\�4�L�B��c��k�������>S�����-�J�bÕ�R�ܬ�^�Q��'�A:��iYL�J����ժN!%E��^9C�\�J�k�n�ףey��ʳ�K�TH�3.�V8�'�Gl�gů�T�t��XA �rZ���)������[/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W�ޗ�& g����指����v�|e-��rG���(u�����9�SR1�k O� #P+�xYfOt�� t�)�"�jf0���?~���N��g��%y��V��C�{TrF�6˷���H����>�faM� E��f":�0k���`p� ���KÅ—Äb�"2��{"�Q��x��>�����c�f6�������f�@K��� n�Z������q��� j������P�ǎ&�WR������'�X5���n��vqR"8��d�z���p��f���l����b02S�������e� w|��h����9�Z�<M�E"k��X2飺Ʌj�ƙ�����A�Κ�W��TÛ‡F#GW��+t�5F^���7�o���b�jxK��x��s,�-V�+���! �x���p`ܰ�xy�4����3�R�8(%�+�o�q�����5��r�D���{���p�\o�-ht�kz�z�?� �d�Z�`�:/L��x#p�E��5��4/I��&;�j�)k������<��m��BD×§~�C��9�< u�/@5��������r'M�� �A>�qV�!"�g�Bq>x�KÝ´l��_���o?��w����T*�>��d�/V����2_k�C�'�~��]�������c��o����8����LQ����ӧ��}���L���8��V��W�5{i��b3!��e�IRn[hHï¿½ß N�p조�$�#�^DWlN�'��xʼn���JL�NPw�Y�അ������g�;�s�����e��K��3 ��_�7��WZ� �?�k���Z�Q�8ю�[rH���G�i����u�"�)��s-�U��6�ۖ���J���,�)��-�{v�t����� �bÏŠCw�Vb"=+�5�� �:Fq��Ǔ)�J#��r��k��@�z��$%yF[�LM�A�s�0�<~�%c���������aÚO�>Ó„f8>�"�[�����[���}�������k{�zbL����y;*^5��%��֘�_�]x�m?�i����R>ݙ�G��9<�i�o� ���Y���6�<�! *(.�v�; �� �P#��n�L��`�oɜ�vmu�_m.���k��+�ur��r�w��I-Ô��E`ï¿½Ñ h���vh��f�8����P���-�jp��M���̌�2CÚ·p�X��N����}E��is:�c:��1ى�A��o'w �^�MMcw��m�,d���m����/U��M�w�}G��4;�,�< 凔�ws�毩����P��䩈��b���tD���e��"�*��9�����i�v@�NN�?��{v�B�n|�æ©z����4t�v��rSQ��#�_Û£-�����:hyE�����Ѻ���y_�]�zg�{��a�:�K��wEÝ»&�����r�)�Þ�kuoB �F��dVc}Pߕ��dw�g]@퉋�PK��x,���*��PK���c�R������������B���Definitions/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�<X��m�����J��j�Ǟ�$ⴱ۟ѽ���Y�Ҧ�9�87ϸ���\���׆��9�'�W/x�Z�1<Ò¹���u�� p/��h����8)�p@.S4g�=�J��S}�_#��]R��bU�&�ȃw��w�w�p*0�:�-�I2"�Va�Hc�x�6U��{{*ï¿½ï¿½Ï bt0>�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�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]Þ› �3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y���^��PK���c�R���������������Definitions/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�<W �i �(X�p(�z�b���������MA�Sh{��S�����~�u z�c�i?j{U��W�(���w῅�����o�3B�Z�6��u��@��mM���a���e.��l��%E�եU/`y�G�i�� X���s^�`�廲ל��,.$_���Ye������N�6ï¿½ï¿½È ï¿½b��I���v���F �k���9�-������+�]�%}����Ҷ��z����ZY?Ì ï¿½5��`��*���v(,�Ìvj�p�v�(J<�5�d�2U��RhߣRTnsjBL��n�idC���� �ml�j�T��s\�|RPz-fy�ij%���Ŝ����m4Y�������X�x��&@#̧����Ae+ �<qva�,�y�^�$j� fq�nf!�őt��.����I�⌞ \�A�s�[����E�@��N�=j*N�r�~;�@���'�!���~���N`K�GW��w��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�<g��D1vL �r� �|���޴y�d�+�l����o�'�i4�һ):� c�vq8�L � Ò§Bi�I�ؗ�(���|�~\�˙�_�aL/7�I�ar��#Z.C�A}�,ç‹–D���C�S^���mB��y����6Z�C�����K����_��c�Zԛ�߀�L�������Q�mȥ�P�x��&����d��<�ST���`N�l =* [��$���G��It�`7�b�:�a��� @#^_.����4��Æï¿½Û›,���{%���wuÉ•8f{� �v�VF�����`Ć�рƃ ��w�Â�I�xn%�A���N�( #�T}F�.:�%��~�E���ȓG��g�e��Y3tX<~y����e�q�)Tf� ��G8��.�:S�o��v����yT����y�Y����1�=�F5J����Î�-�5�Q@g���˛��}���{T�MO �UF�AN�E�J������#��1��� � ȸd�Rh��i[䟸iQW���P��|sJ�?�տ���M7��)&�ԗCD��>~?:��0,<Cx@�ٞ*��\��oi�I��]�I�M��;��}�mIJ,�Bϖ�U`K)�.}���^T>FO@�e;��mX�BYXd���ˉ�M�j<i5�4�T|i�yHC-�c�Häl� ��9*���b� �oF��<�#�����u�IØï¿½ï¿½ï¿½(�n����&H�g{m Y̜��{(�[��+�8ܺ��p$/.�A����^��g � xELdh��_o� ^p�0S8��6���^E�C�~��K)��Q�(�U6�bv���@y�C�'`l�tB,fÏœ[�g����#��!���o+"Z���M*/�~��QLD�;]Uw�AQP�&u�`��X>�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)9X<�6e��N�S���S�5�ҿ�wV�ï§ï¿½ï¿½I�<eq� R�q��՘��=?�Ϋi G�� v��O�+{nQ�D:�|�@=/���!>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�4s�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_��9U�5�ה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-��<x�Oh ��M+n])��/��Tݛ�N��"k���~��h��$x���Oq'���$�X]�î³ï¿½'�����?8�,(��� ���>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��%J�H���׀����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���hMuȔ��|}�/��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�(]xaGc\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�hM��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��<W�Ȥ�}�����h���mu��.��YeA(�[�e)���kt�geï¿½È ï¿½ï¿½ï¿½\�H��4��dM�9���� 75r6�o��)���u�ZN��'%�r'/us�]d����o/tр�=��l�+����Ag�a?Ӊ��|? ��8���d�����1oFb���0%��2�B�xU������Q�2�g�\�9�U�64�F6�ꛂ �e�5�}2�G�0Z���(�=��b���!_����"wXP���]���;�\8��> �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A�䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=�<F�v�����9\�,_ d+>�O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�KiJJol��� �_�*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<w�z�"ba\ ��Ib5��M��:oBb��� ��4L߀Z��x,Pl ϛ���c��PMe�� ��~ ÞŽc{8��:���(Xd(�8�W��È¢AZ����i�k�9�ӹ��KB@��U�v=�C�˽I��><�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�>�����PK���c�R���������������Definitions/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�����PK���c�R���������������Definitions/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�w�yQAN;���w�Ah����㇟?�_:?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�<q�y��g�0�o�T0S�N�������G��f�G�`T�3����1�2i� �B�����f$�)kmC�?靈�����A��a_�������C'"Y�2-s�pJ�"/���5RL�����j�}^M_� oÖ¬yÙa�!������>��Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�<h��p(İ:2�"�����!Z���,$[Գ�w���D8h���E4�JxD���I�״��rFGQ7���u��Q�*]��i�P ň%BE"���.�H�����pƬ��"���g��E�KW�[�-���@2�+�}��3��摤㈉h�T��&dH'S�2���0��I'ᄉȣ�W��F\�"W(�27|� V�[E���^m�B=E�QT'lVћ��F�+]�4�?9Í¢)"� ���!!�Ѩt�T�Y�0 �*�YE:�d�Ԫ�Y���U��E���6KVÚ§DB��ؚ+z�F`�I�O��NG�o���JU�b*��T:����PF\�Y����H&������$7�8&R�e<;�^Y�(��P�Tr1S� �G@��E���$�D"lj��IŘ����ɮ�FFB��!������r�P�;��֡�T����j%�DR��c�qpJev�J˪Hc�E+�����J��F!�ѹ'�%�eÄ¥q��?�$���r�Fu�g�ÒI�CMx��8Z�r�dy� /�,�?�H*�,����W�6��M���5�R.�5��F�-�yo�cr���tq�drQ��g����3Þ™;Ӽ��tX�]^-��Ú��\�,c�AzdƸ��y4�y����A�˘�^��� ��2��4� /���n������߿^�݋5����jÎ0>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<q�����x⾠��x�~���u�\��y���z�~���������������v�xܾly<n�y<n<nd�x��?zh�Kv�x�����ym��>%��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՟������Tq�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�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK���c�R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6�'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z���x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'������Rժ��t�cCИ'rZ�K�S>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&����PK���c�R���������������Definitions/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+*�ݳ� �?!<?<Tg�Z�J��\���%�'�u�� �zZ�Ǹ�����S^g3��A�*t�����˔p[m�#+�2��{�1.�e��a)l� �m�d��q��Q*��D\{��^e��� ��[)������_"��-kê� ؂綋�[M��x"�K��y�Ȅ�5���Ykq�*6�Y}�2�X����g�|_HC�Kx�lR���Og�3�� ��Me�S�$ �}~��.s4-�ګ������ql�A�o�iP�+�\���� ��:27�A6;4�7�uU�2�t���uU�+Ú��^\B)e�j�c�P^��7�(�,�Q� ���:�\bW�#���-!���^�_Zӧ���%l�!�^E�8��������Ή~P�n;����wXZ�:T�4�ak�f�PK���g�T�|���_y4U�sX7�51����KÛ¤s�iZȓ�P��wQq���a��J�]���a:j�k�ˈAQ��Qh:x��\��V�Cf�>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�Ry�@-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�����PK���c�R���������������Definitions/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)��E��PK���c�R���������������Definitions/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<f��f-���J[z_zÓ»l��b�:��LTp08V�����&��܎쬷�Qj*�bZ�Ƭ�U�E$>��h>�b�Y�L�,=j�k$5)���+� &��X�$-[h�bMd0m�<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��~����/)��PK���c�R���������������Definitions/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$<E��s\@$�<�LD;n6.ME����B��hF�9}J�q���b��Ƙ���n��y̩��Zߥe��{�g����;�Wï¿½ï¿½Ö ï¿½-WT�j,'A[�̔�@*`k��f��S�p��-�c �%��(�ښ�[yTt3��b�����= ���8���ϋ�K�6}y�Η�c���-�����ӧ'�ο�?��� yEi�-WV?���G��ibK@"KA:Lj'<���z��kY�T�2��nj�K�3n�q�t��4#u��.����\�V�{����Ä>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���c�R���������������Definitions/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��텸sjhÌ£(�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� Wz�����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 zS�p( JV#`��C��ꇻ�s�sv�K��A8o�����dE�^�V�Q��RH�@���a"��@-y����&̼�×Y�5*AGn<ڞ��9�� @��T���� b]&`$�hI�팇����TBz�Z�t&�΄���co�gk?-����_��y�g���4�d2����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��yqq{�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�<K�p2��-��aa���*��'S2�.f;��R���:���P��( <����"pV(J�؟a �������/le�����DTj��~ � 'UD��l/�(��9{���(��(��]�ڀ(�+�.��o�̢� ��,���p�w%�Z�;����v��v��p��g�b����y=��|9��D��O���N�'t�5UQw!�l�%�vꮽ�#���p`x��֞���Fc �@e�Q�W����ڲ�[:�T�5�y��)����]1w#P��3I^���6�� s�6�6sb����fÒ£0J6N��y�4��;l��$�?X�ЉCÔ‚i��7̸DTÕ™&�Q�����3[H�DŽD�z��:�8��e�d�$�X���l>#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(OoD�;Ǻ�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�%6t�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�BFQb�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��H�9�~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�fT~��Å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������<j ~���2��V����)2����2��&Q8jLUGq$��v$�*|`z�_��jiÛšmDC�4���"�w�#������h�T����BÃ��s3�<0T!�'Ą�D�x�Z%����T��A�z�uA���k�b�GxU��94�L�!��eU���?�F��O�������'��R,5��s���2u��*�nm�J�ݵg��l�����aJ��I.��=� Ẕg��X���Y�Ӣ|D�*TSÃ/O���g����|��s�x��#�H��u(FiH�����)��|�s�52N�l��~Éœd�e�PF���7���.zps�x��a��lcn.,f[1S��]�1Y�h�ia�z|= I�$S^xEi?j(��׻D�����4aF6v��8�����EC����BKҙ��� @Td\�N�$�3��?����I���n�Jc�n�{�o��"Q`���yW,�Vl�^>����=��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|Ç…#� 6U�|G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,<Z�����/�_��N�_�I�>$��q�<L��W��3R��"t��[����K�u��&֘�5���@�X'�q3 �2iv{rw~qr6���L5 >������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'�����u�j@���}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<W�E�׆�L�ylt���ϟ�,t��fm��n�/Hc��l�ى�1n˘��úڡ�K�U��g=NwZ�Z� p����p��� G�R�Mx#̻̚P��zB�F������5���������!��'���^��?�r���y)�|���}KAN��qt��\Æœx��Äu�+�0������(�|�_1r�Hs�Tf�j�\���m*s�U�Z���@��֗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�<\�1�j�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-��<w� ,g~TLw4�����<� �����7C�)=%T26�m����� �5>�a>��� zv���6����`D�R��Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D���T��@������X����A��:�"���Hw6ai�@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��<b��V��W�P���Z��Fm<�إ~�ް`<ne(6���LDK���A�g�l�(a_�����M;)z��t��8�?bTۿ����� �� �~L���{C�k�qP�#wm�����/���2C�''��Qe7��^Bų�r�°��X�X��ȳE+$�m1���̳<!�Ay�`�"rs䡮��H94�0vP��Q�!6���K��t ��������GG-8I�� zo���NVc �z��u�I�;���v��'��19�y�<×±}�H���<��~�������PU�E�=<�-�U���縦;��A���?�����im�?<*v/TK!X�5��鄞�oD�Us��g>��u�&����<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x<r5x���y��"� ��\�0X�Ȗ���z'd x~��8�X��/��&Õ¥t�2Å™$�$î¼¥G�Ƿ�L�ۀ�Dv59tdGr�� @Q(�,�*�wQ�$+/�f=�z_7����Ny�����,��,���Bp3;�gK�On��X�("������v���*j�"Å…Ó…I�]�ߴ(����K�\Y?��M=�S�?����΃ì—?�7�zA-X=�� jм�Y��eu������lr'GӀ漀�#���*o�*,+���>�#&~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<����cwg���Ä�?���5��qyݵ��+�����UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I<!�XCjF@���n1�b{������S�ç¨Dl I�.?_hT��?�GT��>��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�<j=,�����*ܤ�5ț��d��v�(T00����������Q�+VR������ջU�')"euv�H!�y��Ͼtш��C�p�� l-ww���V����z�޺��������{eЛ$�f���i�����L4Ou�ÂR��ÌFyQ-�$�D�.�� uh}G�� ��C��f�e��1��J�bn�����k�����ƧA�hs���]�-W^pHf�DQ<w�f;�f0��n�w��\�I]m� �EÛœi ����Q`Åz�uÇœlߨ��4 ����=Ťt���<��C�_��k�8 v�r���u9x���w���լ�UqQ�V�T3�̓���%�ʂ(=u���ÕÊ¿^�MK�+�+�9nG �J��Wr�oCh�R[�J�RF�����K�V�Vj�zs�ܾu�JH��>�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�JKlv��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.ï¼¢U�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���c�R������������g���Artifacts/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���c�R������������Q���Artifacts/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���c�R������������d���Artifacts/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���c�R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�K� C�ReOȧJDE�J��L)|$���M���-[Ä¶Õ ï¿½ï¿½\���>n��ټK�ΫjCD�&�؆�p����ۮQ�@oCb^;T��j<�~���L���UB̈���H����Ƒ��`�Y�g��$�.{B�����n.\Ux9��PK�����������PK���c�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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK���c�R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0��<���l��r�&Ŧ�6Q�{����ڛ(ニ\BQla3����&���ʲ��~�vn1��>B���,� �7w��N LX۹�.�S� �o�>�3�B|zz�_��PG �R�� ��"F�ifJK�!�7�����`��m�j�����pk�h���2��Z{����w�b���PK��pt�7�I�)�\�X|��SJhI*�3^k0F���)���R*J*u�'�!�V�T�i� �bB�� M���J� MJ�,X)�� O! V6nW[Z�t�D�6,*AÆ–s (&W2��◫�a�L6q���q:곫?^��a��*�� pS��`�t����:��_0S�~�K�hD��?ģ��Ɍ~��o�K|��C[�~��о�;����<,-�W:�������K���!)��,��PK�]�P���<��PK���c�R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK���c�R������������A���Artifacts/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��$/ �$�>Li�PK[J{<l�������PK���c�R������������k���Artifacts/Resources/basic_cnf0/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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK����c�R�R�B4���E��� �����������������csar.metaPK����c�Rï¿½Ë ï¿½��������������������k���TOSCA-Metadata/TOSCA.metaPK����c�R�d�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK����c�RDI�����/��������������� ��NS.mfPK����c�R�����[��3�������������4 ��Definitions/service-BasicCnf-template-interface.ymlPK����c�R �2����O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK����c�R@p}m� ��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK����c�R�{�D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK����c�R��x,���*��8�������������L"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK����c�R ���y���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK����c�R�/E�>�������������������1��Definitions/data.ymlPK����c�R�\�J�������������������p��Definitions/groups.ymlPK����c�R��ח��Di���������������#x��Definitions/policies.ymlPK����c�R���C&���������������������Definitions/annotations.ymlPK����c�R��g������������������o���Definitions/relationships.ymlPK����c�R� Qq)��E���������������Ñ’��Definitions/artifacts.ymlPK����c�R��~����/)���������������A���Definitions/capabilities.ymlPK����c�R41H4�������������������&���Definitions/interfaces.ymlPK����c�R�'WAH��]���������������%���Definitions/nodes.ymlPK����c�R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK����c�RI@�>������Q�������������-���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK����c�R,�P{y�������d�������������F���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK����c�R�����������\�������������Q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK����c�R���� ��� ��~�������������h���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK����c�R�]�P���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK����c�R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK����c�R[J{<l�������A�������������K�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK����c�R���� ��� ��k�������������&�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK������� ��D��� 2021-04-07 12:42:42,445 DEBUG 195:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,445 DEBUG 197:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950 2021-04-07 12:42:42,445 DEBUG 198:onap_service.py(1) - [None][Get definition] data sent: None 2021-04-07 12:42:42,445 DEBUG 103:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,446 DEBUG 105:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950 2021-04-07 12:42:42,446 DEBUG 106:onap_service.py(1) - [None][Get definition] data sent: None 2021-04-07 12:42:42,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:42:42,481 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950 HTTP/1.1" 200 216 2021-04-07 12:42:42,481 INFO 116:onap_service.py(1) - [None][Get definition] response code: 200 2021-04-07 12:42:42,481 DEBUG 120:onap_service.py(1) - [None][Get definition] response: {"rb-name":"428e55f0-ef35-4e52-ae27-c521191c3d06","rb-version":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51"}} 2021-04-07 12:42:42,483 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,483 DEBUG 197:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest 2021-04-07 12:42:42,484 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None 2021-04-07 12:42:42,484 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,484 DEBUG 105:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest 2021-04-07 12:42:42,484 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None 2021-04-07 12:42:42,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:42:42,506 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest HTTP/1.1" 404 87 2021-04-07 12:42:42,506 INFO 116:onap_service.py(1) - [None][Get profile] response code: 404 2021-04-07 12:42:42,506 DEBUG 120:onap_service.py(1) - [None][Get profile] response: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result 2021-04-07 12:42:42,507 ERROR 129:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,507 ERROR 212:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-04-07 12:42:42,513 DEBUG 103:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,513 DEBUG 105:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile 2021-04-07 12:42:42,513 DEBUG 106:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "428e55f0-ef35-4e52-ae27-c521191c3d06", "rb-version": "7b428fe4-59e0-4dda-9a4f-2101ca7b9950", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-04-07 12:42:42,514 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:42:42,541 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile HTTP/1.1" 201 212 2021-04-07 12:42:42,542 INFO 116:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-04-07 12:42:42,542 DEBUG 120:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"428e55f0-ef35-4e52-ae27-c521191c3d06","rb-version":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-04-07 12:42:42,544 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,544 DEBUG 197:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest 2021-04-07 12:42:42,545 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None 2021-04-07 12:42:42,545 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-04-07 12:42:42,545 DEBUG 105:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest 2021-04-07 12:42:42,545 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None 2021-04-07 12:42:42,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:42:42,574 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest HTTP/1.1" 200 212 2021-04-07 12:42:42,575 INFO 116:onap_service.py(1) - [None][Get profile] response code: 200 2021-04-07 12:42:42,576 DEBUG 120:onap_service.py(1) - [None][Get profile] response: {"rb-name":"428e55f0-ef35-4e52-ae27-c521191c3d06","rb-version":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-04-07 12:42:42,578 DEBUG 103:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-04-07 12:42:42,579 DEBUG 105:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest/content 2021-04-07 12:42:42,579 DEBUG 106:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-04-07 12:42:42,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-04-07 12:42:42,607 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/428e55f0-ef35-4e52-ae27-c521191c3d06/7b428fe4-59e0-4dda-9a4f-2101ca7b9950/profile/cnftest/content HTTP/1.1" 200 0 2021-04-07 12:42:42,607 INFO 116:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-04-07 12:42:42,607 DEBUG 120:onap_service.py(1) - [None][Upload Artifact content] response: 2021-04-07 12:42:42,609 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-04-07 12:42:42,609 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-04-07 12:42:42,609 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:42:42,609 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-04-07 12:42:42,609 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-04-07 12:42:42,609 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-04-07 12:42:42,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:42,696 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-04-07 12:42:42,697 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-04-07 12:42:42,697 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":"1617798601359"} 2021-04-07 12:42:42,700 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-04-07 12:42:42,700 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-04-07 12:42:42,700 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:42:42,700 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-04-07 12:42:42,701 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-04-07 12:42:42,701 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-04-07 12:42:42,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:42,791 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-04-07 12:42:42,792 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-04-07 12:42:42,792 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617798605145","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-04-07 12:42:42,794 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:42:42,794 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:42:42,794 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:42:42,794 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-04-07 12:42:42,794 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 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-c0dc3830-5730-466e-a18e-a0493aa4d148 2021-04-07 12:42:42,794 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] data sent: None 2021-04-07 12:42:42,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:42,926 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-c0dc3830-5730-466e-a18e-a0493aa4d148 HTTP/1.1" 200 1643 2021-04-07 12:42:42,927 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response code: 200 2021-04-07 12:42:42,927 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148 service-instance-name] response: {"service-instance":[{"service-instance-id":"46623083-cd9e-4e7d-bee9-673217bfa54c","service-instance-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","model-version-id":"8d2d6518-1b69-4e97-9fe9-d839757770c2","resource-version":"1617799331737","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_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-04-07 12:42:42,930 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-04-07 12:42:42,930 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-04-07 12:42:42,930 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:42:42,931 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-04-07 12:42:42,931 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-04-07 12:42:42,931 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-04-07 12:42:42,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:43,017 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-04-07 12:42:43,018 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-04-07 12:42:43,019 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":"1617799332061","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/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0"}]}]}}]} 2021-04-07 12:42:43,021 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-04-07 12:42:43,022 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-04-07 12:42:43,022 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:42:43,023 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-04-07 12:42:43,023 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-04-07 12:42:43,023 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-04-07 12:42:43,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:43,101 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-04-07 12:42:43,101 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-04-07 12:42:43,102 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617799332252","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_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-04-07 12:42:43,103 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-04-07 12:42:43,104 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list 2021-04-07 12:42:43,104 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-04-07 12:42:43,104 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-04-07 12:42:43,104 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list 2021-04-07 12:42:43,104 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-04-07 12:42:43,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:43,203 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/46623083-cd9e-4e7d-bee9-673217bfa54c/relationship-list HTTP/1.1" 200 1064 2021-04-07 12:42:43,203 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-04-07 12:42:43,204 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/c73cd8ad-76c8-4bfc-bcd9-19823b7b1994","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"c73cd8ad-76c8-4bfc-bcd9-19823b7b1994"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"77f0f039-ec03-4dff-a383-671c1daa2205"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_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-04-07 12:42:43,206 DEBUG 195:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-04-07 12:42:43,206 DEBUG 197:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 2021-04-07 12:42:43,206 DEBUG 198:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] data sent: None 2021-04-07 12:42:43,207 DEBUG 103:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-04-07 12:42:43,207 DEBUG 105:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 2021-04-07 12:42:43,207 DEBUG 106:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] data sent: None 2021-04-07 12:42:43,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-04-07 12:42:43,392 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/77f0f039-ec03-4dff-a383-671c1daa2205 HTTP/1.1" 200 3737 2021-04-07 12:42:43,393 INFO 116:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] response code: 200 2021-04-07 12:42:43,393 DEBUG 120:onap_service.py(1) - [AAI][Get 46623083-cd9e-4e7d-bee9-673217bfa54c <class 'abc.ABCMeta'>] response: {"vnf-id":"77f0f039-ec03-4dff-a383-671c1daa2205","vnf-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1617799346687","model-invariant-id":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","model-version-id":"4559758e-4a18-430f-85ac-dc30a6c23726","model-customization-id":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/46623083-cd9e-4e7d-bee9-673217bfa54c/service-data/vnfs/vnf/77f0f039-ec03-4dff-a383-671c1daa2205/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/46623083-cd9e-4e7d-bee9-673217bfa54c","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":"46623083-cd9e-4e7d-bee9-673217bfa54c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"}]},{"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-04-07 12:42:43,396 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:42:43,396 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:42:43,396 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:43,397 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:42:43,397 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:43,397 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:43,397 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:42:43,398 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:43,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:42:44,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:42:44,998 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:42:44,999 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:42:45,003 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:42:45,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:45,003 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:45,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:45,004 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:42:45,004 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:45,004 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:45,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:42:45,004 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:42:45,005 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:45,005 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:45,005 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:45,005 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:42:45,006 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:45,006 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:45,006 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:45,006 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:42:45,006 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:42:45,007 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:42:45,007 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:45,007 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:45,007 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:45,008 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:45,008 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:45,008 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:45,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:42:47,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:42:47,599 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:42:47,603 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:42:47,613 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:42:47,614 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-04-07 12:42:47,614 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/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel 2021-04-07 12:42:47,614 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-04-07 12:42:47,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:42:48,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel HTTP/1.1" 200 None 2021-04-07 12:42:48,096 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-04-07 12:42:48,097 DEBUG 60:sjisprober.py(1) - CP932 Japanese prober hit error at byte 45 2021-04-07 12:42:48,098 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-04-07 12:42:48,098 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 43 2021-04-07 12:42:48,098 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-04-07 12:42:48,099 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 43 2021-04-07 12:42:48,099 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 12 2021-04-07 12:42:48,099 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10 2021-04-07 12:42:48,187 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04183798412590879, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,255 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04142189252280692, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,322 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04145291756220392, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,388 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04244237250529598, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,455 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04316709058890502, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,522 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.04168271612875702, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,720 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.038705293798307436, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,787 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.0398109666289482, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,849 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04068790128700155, below negative shortcut threshhold 0.05 2021-04-07 12:42:48,990 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.043100964216350596, below negative shortcut threshhold 0.05 2021-04-07 12:42:49,050 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04219357549600637, below negative shortcut threshhold 0.05 2021-04-07 12:42:49,116 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-04-07 12:42:49,117 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:42:49,117 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-04-07 12:42:49,117 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-04-07 12:42:49,118 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:42:49,118 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:42:49,118 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:42:49,118 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-04-07 12:42:49,118 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - CP932 Japanese confidence = 0.01 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-04-07 12:42:49,118 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04183798412590879 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04142189252280692 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04145291756220392 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04244237250529598 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04316709058890502 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.04168271612875702 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07125679829700396 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07232071737246804 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.038705293798307436 2021-04-07 12:42:49,119 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.0398109666289482 2021-04-07 12:42:49,120 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04068790128700155 2021-04-07 12:42:49,120 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08385863311487977 2021-04-07 12:42:49,120 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-04-07 12:42:49,120 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.043100964216350596 2021-04-07 12:42:49,120 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:42:49,120 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04219357549600637 2021-04-07 12:42:49,121 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK���c�R������������ ���csar.metavq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)��PK�R�B4���E���PK���c�R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�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ï¿½Ë ï¿½�������PK���c�R������������)���Definitions/service-BasicCnf-template.yml�ZI��:�ϯ�mNra^�6�^å¥&�T�%D��‰��_2� X��4�����^$�-Eʨ��#.��R�I��<-d1��0�9�0pV��!I=*���b��#M8���=-������t by�Ä¥[Flß°lp7ï¿½ï¿½Þ V)��Loc�vd�n����}�o��o��vk0�#��¥)g�|� e �eac É‘3�aF%DrzZ|�[$�ߪ9y������Ã��ȋ.F>d+��Q��<Q�|+" ���� ���G�2 o�7%:��J�Ns����0���`"�Ku �g��$��r�8�U�� ~t�Hd��@��}�}�X�<7�X���'s��kn �j�ј�<@��E��J4���>���lkB ����5�+��<�)EB��M�ưT�!Ud��H|Ê ï¿½x{���E) θ۵x��TdI��Z5{ԫ�mP?Ð…ER�ֈ��9Ï— gR�L���N,R���a"��!K�O�h�4>��<��X������K࿌'�=-|��$�D$eR$W�߾���Ȼ���-�T�<�E�R'ĸ ��3U�(㔕�N*|��&0Ɇ<�*)�T�0�X"9,E�鞧�� ˣ�<�o�������f��#�j�#�A��� �iz>�Ýo�+�RŲm��; Å¢k� ��lï¿½ï¿½ï¿½Ú f���R���g�7j��j�.�E5㬚�N����x��T���-��4��=#&�Lbm|�����o���j�r=sU�ڰ ��ڈg݆�Z͞��"�\Y����=b/���¥� 4d>���9]H� ��� �9��k�~�����˗×�޿s���|����^�VV7���;�QQ����9���D[3������)?D�)u��پX�#�Ayt���"'���,��P{툖�������0����b�P�߀ȅC��Ÿ��zI�c����9�/��b�*��R��Y�_s㻜_x��B�>4���Њ����@�e^n ��2��X�a�A�ܓS(�ʃ��'�{š9}q� ��YZ���Bs;����]J��L,�b�������.�iV�)���},!�X���|SW'_���9���$B�e��N��J{�#O�"���T�:;6'h��l�3�#V�Ѩ�����L�+����n�^�yf%��c//6l4�Yo�4�$&Ʌ�p�V�t<p�ðK����FҸ�"��iß6[�^�Ԧ_E���r�>i��9��x��yZNw�f��ɰ;%��U�J��^�1"/�=�܃1���5�������'�yCx�u� 1p�a4�N8�J�>�Q|�#�ϟ���9m>��I]N6;�U��XV���G�rY6N�`;Mu�_�O������@Ù¹)�c��[�c�!g�;�m� �mb�m �0�\��+���M7����E,b�!��ģdO-��+c������C^��c����^�7�-�}&��r�Ev����������<�;�����{=��A�rS[[�`�hÔ>GW����7E���-�ǢAG�IYN'u�+�0��̊�~H�G�Ҳ��j�K�v׶�aԈ����(Wc����|���R�3��P��o�{�F�B�Y2tv�х2�wÜ[�zv]w�-�u��n\�� 7Ù»Þ™Z�M���EGӖ����ik�����tg�&ow/B���:���=�Ɩ�K=��f��7y�;IZ�mÕ›L.�<�L jij�kw�yD������9�5�;��Z� ���`V�t�hÕ„i�`|e���=@����t�6��1�l���!4�w��u����[�� ��Ý>}¶���h���o2v����V�s���bJ��=}�1�k#����b����C�bl�N�zw+x�ßw}:N���2> |�2K�AKs�z�<�� ��������uWr��a������,��9+����\O]�4�J.��ðŸ®ï¿½^���PK�d�����/��PK���c�R���������������NS.mfM��N�0���}f���YT2��ex7M-?�Bi;��u������(p���vH[6����4W@�'�R0��Ͳ�dC�����[�E���f0V���pC|n`�n�y7s��"���#=��m��n��4�=����R�wV9��߮�Ƌ�a���C{����?�m�@Mw�YÔ€^��h���Y�wn;��4[���ɾ+����(�q�%���봊*��Y���PKDI�����/��PK���c�R������������3���Definitions/service-BasicCnf-template-interface.yml�Ko�6���)xl6�ͷ���hvOE!���&B�*I9u?}G�Ò-��$�Q�>�Ԉ���8�˲�0'�r�-W��[��,�u��r�f"����?��f�eA�J����\��J�v��� ����A�X_g4�+.�оI7�6� ��ۆ�=�ޅ�x�Uѷ�R�˹�٤�&TJe�|�V�dgX66n[��:R9H`*�#z�Dw�pv/�*�4�B�Ze˃;4Uh����Ք٨���ݟk��{�1�<�sel̥�TZ�*3%S�.����Hi!,�VЦ�mX��R�lS5�]p ɒ�T��3�Z :�:*=������o����E`ø\�*!1q�M-��E�ޕEÝ Ø¨Ô¾Q ��1넬J4b&ӯ���Ȳ]�p�%���@����5�*��J�a�����,�.~�q�a��r�z�ˎ� ��K& 4�_@~w����� gX��< ��$Y���Z� D��U�Z{�X�5H�W����|��t������M�R����0u$v��W���˔�>gc�����{���^wRy����F�F����}S��cO�ʚJ�_{�{�:��]6Q�]`iz�j�}!������g�in!<��i@v_��|h*"�� 0��S_q_8��mP�|�y���M iz�J�}a�7 �LOOp(� S:Lצ%��ZF�@�Y|�M�K1���g�cs���\vj2⪯���c_�[m��ԋ��H�� �)'Y���,<����[�i��? e�T/ ���k<O�Y�:v$ÛÊ·5<3s�r�Y�sF>�v�{f�8�=�8e/(,�I�id������a�gz|5��%*�bՑ�@��������@�gZp�= fU�H�ϞdI�oJ�Fwx] 8壋�Z�>:5�Wʆ �5}�p�����Bs(���m��ș�����������I�I�"J�g�e*8���Ņ+l�y���mXa�:<�����Ca(t������q��@���Jg�q="<Ȧ�f/�/Ô”>c�����4Z{�Nu�3Ĝ��J�9 �\qy�������6ɸ<��٬s�,t�Q��K�t����f ���!b�>��(p��=������Q��쌅�=���<�z��WE��0����(�|�KgfD5�p���ku�q����bo���n�� jV��z6���?$Vbd�0��y�o��c'����Q93â›ï¿½\�_��PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK�����[��PK���c�R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�w?7O"lGV,mm���A� ��C�����{tI"�h�����\�䣄Za��NÚ»X�"}T,MVÔ¶5X`M}�ov(HP�Ӯ�����ק��5��*�*�n�,?72��9�� ��<�2��5��p>e"��Y^�٥D��3�I�\���bžC���5\z�v �� #GH\u�D� �n�T��O,`A�2��pG���W��="�Z����r�~���M�@&�F��o�c�T�khZ���'�HQ�G~�O���A՛�� �H���F�C��.cSc�lk���s��5d�s������Z��"��Z_Ѐ�}��v�n���m�YY��-K��-8��wM�� ��?;���}Kk��?��F��ˊ��2�t�Vݣ���m��������_0������PK �2����O��PK���c�R������������*���Definitions/resource-BasicCnf-template.yml�ZK��6�ϯ��'(�D=o�8�C�.;���X jP�H-ZË¿~�� R$5[��T<@����&�$#�h�b��$μM3�����T�N�zW|�<�[=�h���Ãe���S����??��l6.!(tV;�ژ �vl�/�AHB�+����z�߮w�����8���,W���c|���#�C hFRv��_?��9=&��`�Ac�2c��L����G?�SLrOi�)��4���`��w���(��ôƒ³°?�ie��$��Kq�) }���VK�<;< +����˲B�X\OLrS�j|��'��}�otu�$Mi����Y��&J�c�:�)��I�HKd5V��8Nr��R)����Q�E�✦!&T_fI���=YN!��u }?�4jP�N×§KH�_8�3'%@Z� >r�=b���$9�X���Fq.����U>I&!�_�"$�*��\�w��n7���LL�"����\/�Q��hARN�@(&Ç«W��\�e$^B��-��6B\D���������ߟ���x_^���2a@r`�fQ2��4���������`) V������;{�$�=g9�G&��G�8d�"u֕����' d�x@$+È��6X��eQn@���"�)�Ȼ’��H�@�uVZ���5�@�@�#�c$cÇ®f ���j=�;��9,b��y$'�(O�(���D�vt��}��z~��q2�`É”}�~%1�N�'(W�yG��A�tq��P�1�p�3H*�'��i���c'�D��^� �SDޱ�8��^��������[_nORs� ��s�F���f^�N2�D�a��O6��y��Q]ZN�Ͱ%�r�|�JOqy��IPÛ“tc'(V��y�P������s=�n0����]@���*^�,*��JTi K�D{il�x���,/r�G���A�Z��]n� ����ơh��w�,����5oy�XtK���:D��u�.)"�����j ��,��D����4��%�?����� �ˬ"��Ǚ��U9�by�?ÓD��Vu�(�,ON�(J 1%��"�Y�[0��A8\�h����U�Ùk~�ܧ�OO�P�է�� Y�T \�$�9��K���X�RI-W��RF����r�iÚ€ZMR�M}�^�����.g���K��*8,�O�leB��`��T�#^�И~�Z6?rb�����d8z��H�]��=tN�&jd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H��ת��oD-k8ÕT��e����m��_��E ��E���g�lB�H�-v6M�|��_tjÍ���38lp��pL���B���ut������ɋL���LÜŒf�Hp�`�I$���S����3 �2����Y����ni�N2��h��uw�W@M*�'8L��J.%��\8��3*��;t�0Z��n��m w*���3-wP�3�[�c����E���N�tػ����B,9ߵ�9���}�~���'@�FE΢{I��Sp�8'pQ�QR��U��+��:�!Tua*��}%c+���ʫ�>;L��I�o�Up4�6�!ڪ�=�t��5�+���1~����6l9�_�:�R[�U5�,�t�w�1�|���Õ�>��j���@��6��{�É��̧����;l5Õ6�o]�w�(��m�n6��F����;���tt���.�7�~���O���@��5r��r� ���4�����D���,��ognO~�[,~{,�,d�5z�Dk�q�YU����=G�U�j���"��u.Ѕ�A {��^�?����0�g%5�43�g���rǛ�6�� <E�K��r��z�8{��{c*�����h�w�A���!Z:�C�����=y����<�)=S^k�!��H �2�h�L�����>�f�vh��(8*?��PIT�h����w���� ��,>�����pӻ�yS�E��E�JV=�����ӹq��Ԕf��J���3�>�J0,��Y|����r4j3���7��j�>���b�f�c�eh,І�sXa0��^P����?��kH�k��2��{Ñ»,�wf����=��a-�!���� �׀���e��+�(ÓØ‘�t/�B;1�ߛ�� ���z���Ì�^:�H����CC�cRʸUlt�2�GC~�4Cw�Q�1�{�K&���U�G�{��^�)aWÄ7���M ��bf��6�u���o/�}!�}�L;:��9A?32F��`��VE�s �0Ô©V���{��:�C'�Jo5wl{1ur1�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L�����Qe��7��0W9�������0��B}��ς�>ܘU}��M��]�} ��T�h����j��E�@���,Ò‡5u�'����%+jO<�PK@p}m� ��{6��PK���c�R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��6��W��VÈ¢7����9t7��(���)�&�"U�r���IY�l)~de�}����o�Çh�&e4g�&�F�4<L�^iV���%.8�F���R=yw��QxH��3N'>!]^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\�<u(�"��._D��J�q�ܩ��9��%)�ìE�/���FÒŒJ�̡�d�u��"���?4�W�#oN��*E�>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����;�����a�W�T�Ƶ�E �tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PK�{�D��za��PK���c�R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�Z[s�*~ϯ�[��$�o�[����4�4m΋!�p*��@i�_��؎g�ذ�,{�[ %$�~H#Æ™b�K��f�l=ULI��1��8��k��"� �X���1��3�����ӻ�w����+�+��7F��5E�۫ !s�X��U/�!]�Bt���"X/�&�("�����1� �z����G����Y�'���%"@�I�RU�|'��<M�} �=c�1�咆��R��b�q��{A��;�����iÆ´XM��~���24o�2L�gT�<#�'��*=y6Ô¿;�hL���׳��bژ�:ÇyP�tyy����TlGj�{^�bP�a��0������`5Op��{ms�"�h��(xf�EkMTÄ»L�6U9RM�"f��d=V�`Î…*�T�p�WiF��qE�j�]��|w<z�\�4�L�B��c��k�������>S�����-�J�bÕ�R�ܬ�^�Q��'�A:��iYL�J����ժN!%E��^9C�\�J�k�n�ףey��ʳ�K�TH�3.�V8�'�Gl�gů�T�t��XA �rZ���)������[/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W�ޗ�& g����指����v�|e-��rG���(u�����9�SR1�k O� #P+�xYfOt�� t�)�"�jf0���?~���N��g��%y��V��C�{TrF�6˷���H����>�faM� E��f":�0k���`p� ���KÅ—Äb�"2��{"�Q��x��>�����c�f6�������f�@K��� n�Z������q��� j������P�ǎ&�WR������'�X5���n��vqR"8��d�z���p��f���l����b02S�������e� w|��h����9�Z�<M�E"k��X2飺Ʌj�ƙ�����A�Κ�W��TÛ‡F#GW��+t�5F^���7�o���b�jxK��x��s,�-V�+���! �x���p`ܰ�xy�4����3�R�8(%�+�o�q�����5��r�D���{���p�\o�-ht�kz�z�?� �d�Z�`�:/L��x#p�E��5��4/I��&;�j�)k������<��m��BD×§~�C��9�< u�/@5��������r'M�� �A>�qV�!"�g�Bq>x�KÝ´l��_���o?��w����T*�>��d�/V����2_k�C�'�~��]�������c��o����8����LQ����ӧ��}���L���8��V��W�5{i��b3!��e�IRn[hHï¿½ß N�p조�$�#�^DWlN�'��xʼn���JL�NPw�Y�അ������g�;�s�����e��K��3 ��_�7��WZ� �?�k���Z�Q�8ю�[rH���G�i����u�"�)��s-�U��6�ۖ���J���,�)��-�{v�t����� �bÏŠCw�Vb"=+�5�� �:Fq��Ǔ)�J#��r��k��@�z��$%yF[�LM�A�s�0�<~�%c���������aÚO�>Ó„f8>�"�[�����[���}�������k{�zbL����y;*^5��%��֘�_�]x�m?�i����R>ݙ�G��9<�i�o� ���Y���6�<�! *(.�v�; �� �P#��n�L��`�oɜ�vmu�_m.���k��+�ur��r�w��I-Ô��E`ï¿½Ñ h���vh��f�8����P���-�jp��M���̌�2CÚ·p�X��N����}E��is:�c:��1ى�A��o'w �^�MMcw��m�,d���m����/U��M�w�}G��4;�,�< 凔�ws�毩����P��䩈��b���tD���e��"�*��9�����i�v@�NN�?��{v�B�n|�æ©z����4t�v��rSQ��#�_Û£-�����:hyE�����Ѻ���y_�]�zg�{��a�:�K��wEÝ»&�����r�)�Þ�kuoB �F��dVc}Pߕ��dw�g]@퉋�PK��x,���*��PK���c�R������������B���Definitions/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�<X��m�����J��j�Ǟ�$ⴱ۟ѽ���Y�Ҧ�9�87ϸ���\���׆��9�'�W/x�Z�1<Ò¹���u�� p/��h����8)�p@.S4g�=�J��S}�_#��]R��bU�&�ȃw��w�w�p*0�:�-�I2"�Va�Hc�x�6U��{{*ï¿½ï¿½Ï bt0>�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�%���u��܎��&�z�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ �e�]Þ› �3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V����� �k}�����PK ���y���^��PK���c�R���������������Definitions/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�<W �i �(X�p(�z�b���������MA�Sh{��S�����~�u z�c�i?j{U��W�(���w῅�����o�3B�Z�6��u��@��mM���a���e.��l��%E�եU/`y�G�i�� X���s^�`�廲ל��,.$_���Ye������N�6ï¿½ï¿½È ï¿½b��I���v���F �k���9�-������+�]�%}����Ҷ��z����ZY?Ì ï¿½5��`��*���v(,�Ìvj�p�v�(J<�5�d�2U��RhߣRTnsjBL��n�idC���� �ml�j�T��s\�|RPz-fy�ij%���Ŝ����m4Y�������X�x��&@#̧����Ae+ �<qva�,�y�^�$j� fq�nf!�őt��.����I�⌞ \�A�s�[����E�@��N�=j*N�r�~;�@���'�!���~���N`K�GW��w��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�<g��D1vL �r� �|���޴y�d�+�l����o�'�i4�һ):� c�vq8�L � Ò§Bi�I�ؗ�(���|�~\�˙�_�aL/7�I�ar��#Z.C�A}�,ç‹–D���C�S^���mB��y����6Z�C�����K����_��c�Zԛ�߀�L�������Q�mȥ�P�x��&����d��<�ST���`N�l =* [��$���G��It�`7�b�:�a��� @#^_.����4��Æï¿½Û›,���{%���wuÉ•8f{� �v�VF�����`Ć�рƃ ��w�Â�I�xn%�A���N�( #�T}F�.:�%��~�E���ȓG��g�e��Y3tX<~y����e�q�)Tf� ��G8��.�:S�o��v����yT����y�Y����1�=�F5J����Î�-�5�Q@g���˛��}���{T�MO �UF�AN�E�J������#��1��� � ȸd�Rh��i[䟸iQW���P��|sJ�?�տ���M7��)&�ԗCD��>~?:��0,<Cx@�ٞ*��\��oi�I��]�I�M��;��}�mIJ,�Bϖ�U`K)�.}���^T>FO@�e;��mX�BYXd���ˉ�M�j<i5�4�T|i�yHC-�c�Häl� ��9*���b� �oF��<�#�����u�IØï¿½ï¿½ï¿½(�n����&H�g{m Y̜��{(�[��+�8ܺ��p$/.�A����^��g � xELdh��_o� ^p�0S8��6���^E�C�~��K)��Q�(�U6�bv���@y�C�'`l�tB,fÏœ[�g����#��!���o+"Z���M*/�~��QLD�;]Uw�AQP�&u�`��X>�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)9X<�6e��N�S���S�5�ҿ�wV�ï§ï¿½ï¿½I�<eq� R�q��՘��=?�Ϋi G�� v��O�+{nQ�D:�|�@=/���!>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�4s�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_��9U�5�ה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-��<x�Oh ��M+n])��/��Tݛ�N��"k���~��h��$x���Oq'���$�X]�î³ï¿½'�����?8�,(��� ���>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��%J�H���׀����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���hMuȔ��|}�/��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�(]xaGc\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�hM��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��<W�Ȥ�}�����h���mu��.��YeA(�[�e)���kt�geï¿½È ï¿½ï¿½ï¿½\�H��4��dM�9���� 75r6�o��)���u�ZN��'%�r'/us�]d����o/tр�=��l�+����Ag�a?Ӊ��|? ��8���d�����1oFb���0%��2�B�xU������Q�2�g�\�9�U�64�F6�ꛂ �e�5�}2�G�0Z���(�=��b���!_����"wXP���]���;�\8��> �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A�䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=�<F�v�����9\�,_ d+>�O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�KiJJol��� �_�*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<w�z�"ba\ ��Ib5��M��:oBb��� ��4L߀Z��x,Pl ϛ���c��PMe�� ��~ ÞŽc{8��:���(Xd(�8�W��È¢AZ����i�k�9�ӹ��KB@��U�v=�C�˽I��><�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�>�����PK���c�R���������������Definitions/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�����PK���c�R���������������Definitions/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�w�yQAN;���w�Ah����㇟?�_:?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�<q�y��g�0�o�T0S�N�������G��f�G�`T�3����1�2i� �B�����f$�)kmC�?靈�����A��a_�������C'"Y�2-s�pJ�"/���5RL�����j�}^M_� oÖ¬yÙa�!������>��Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�<h��p(İ:2�"�����!Z���,$[Գ�w���D8h���E4�JxD���I�״��rFGQ7���u��Q�*]��i�P ň%BE"���.�H�����pƬ��"���g��E�KW�[�-���@2�+�}��3��摤㈉h�T��&dH'S�2���0��I'ᄉȣ�W��F\�"W(�27|� V�[E���^m�B=E�QT'lVћ��F�+]�4�?9Í¢)"� ���!!�Ѩt�T�Y�0 �*�YE:�d�Ԫ�Y���U��E���6KVÚ§DB��ؚ+z�F`�I�O��NG�o���JU�b*��T:����PF\�Y����H&������$7�8&R�e<;�^Y�(��P�Tr1S� �G@��E���$�D"lj��IŘ����ɮ�FFB��!������r�P�;��֡�T����j%�DR��c�qpJev�J˪Hc�E+�����J��F!�ѹ'�%�eÄ¥q��?�$���r�Fu�g�ÒI�CMx��8Z�r�dy� /�,�?�H*�,����W�6��M���5�R.�5��F�-�yo�cr���tq�drQ��g����3Þ™;Ӽ��tX�]^-��Ú��\�,c�AzdƸ��y4�y����A�˘�^��� ��2��4� /���n������߿^�݋5����jÎ0>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<q�����x⾠��x�~���u�\��y���z�~���������������v�xܾly<n�y<n<nd�x��?zh�Kv�x�����ym��>%��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՟������Tq�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�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK���c�R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6�'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z���x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'������Rժ��t�cCИ'rZ�K�S>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&����PK���c�R���������������Definitions/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+*�ݳ� �?!<?<Tg�Z�J��\���%�'�u�� �zZ�Ǹ�����S^g3��A�*t�����˔p[m�#+�2��{�1.�e��a)l� �m�d��q��Q*��D\{��^e��� ��[)������_"��-kê� ؂綋�[M��x"�K��y�Ȅ�5���Ykq�*6�Y}�2�X����g�|_HC�Kx�lR���Og�3�� ��Me�S�$ �}~��.s4-�ګ������ql�A�o�iP�+�\���� ��:27�A6;4�7�uU�2�t���uU�+Ú��^\B)e�j�c�P^��7�(�,�Q� ���:�\bW�#���-!���^�_Zӧ���%l�!�^E�8��������Ή~P�n;����wXZ�:T�4�ak�f�PK���g�T�|���_y4U�sX7�51����KÛ¤s�iZȓ�P��wQq���a��J�]���a:j�k�ˈAQ��Qh:x��\��V�Cf�>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�Ry�@-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�����PK���c�R���������������Definitions/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)��E��PK���c�R���������������Definitions/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<f��f-���J[z_zÓ»l��b�:��LTp08V�����&��܎쬷�Qj*�bZ�Ƭ�U�E$>��h>�b�Y�L�,=j�k$5)���+� &��X�$-[h�bMd0m�<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��~����/)��PK���c�R���������������Definitions/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$<E��s\@$�<�LD;n6.ME����B��hF�9}J�q���b��Ƙ���n��y̩��Zߥe��{�g����;�Wï¿½ï¿½Ö ï¿½-WT�j,'A[�̔�@*`k��f��S�p��-�c �%��(�ښ�[yTt3��b�����= ���8���ϋ�K�6}y�Η�c���-�����ӧ'�ο�?��� yEi�-WV?���G��ibK@"KA:Lj'<���z��kY�T�2��nj�K�3n�q�t��4#u��.����\�V�{����Ä>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���c�R���������������Definitions/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��텸sjhÌ£(�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� Wz�����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 zS�p( JV#`��C��ꇻ�s�sv�K��A8o�����dE�^�V�Q��RH�@���a"��@-y����&̼�×Y�5*AGn<ڞ��9�� @��T���� b]&`$�hI�팇����TBz�Z�t&�΄���co�gk?-����_��y�g���4�d2����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��yqq{�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�<K�p2��-��aa���*��'S2�.f;��R���:���P��( <����"pV(J�؟a �������/le�����DTj��~ � 'UD��l/�(��9{���(��(��]�ڀ(�+�.��o�̢� ��,���p�w%�Z�;����v��v��p��g�b����y=��|9��D��O���N�'t�5UQw!�l�%�vꮽ�#���p`x��֞���Fc �@e�Q�W����ڲ�[:�T�5�y��)����]1w#P��3I^���6�� s�6�6sb����fÒ£0J6N��y�4��;l��$�?X�ЉCÔ‚i��7̸DTÕ™&�Q�����3[H�DŽD�z��:�8��e�d�$�X���l>#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(OoD�;Ǻ�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�%6t�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�BFQb�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��H�9�~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�fT~��Å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������<j ~���2��V����)2����2��&Q8jLUGq$��v$�*|`z�_��jiÛšmDC�4���"�w�#������h�T����BÃ��s3�<0T!�'Ą�D�x�Z%����T��A�z�uA���k�b�GxU��94�L�!��eU���?�F��O�������'��R,5��s���2u��*�nm�J�ݵg��l�����aJ��I.��=� Ẕg��X���Y�Ӣ|D�*TSÃ/O���g����|��s�x��#�H��u(FiH�����)��|�s�52N�l��~Éœd�e�PF���7���.zps�x��a��lcn.,f[1S��]�1Y�h�ia�z|= I�$S^xEi?j(��׻D�����4aF6v��8�����EC����BKҙ��� @Td\�N�$�3��?����I���n�Jc�n�{�o��"Q`���yW,�Vl�^>����=��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|Ç…#� 6U�|G��N��g q~ֱ��v�vu�?��Ln�q���h�8#�z9f�^�n ��&:����t1��B� ���a�����k,<Z�����/�_��N�_�I�>$��q�<L��W��3R��"t��[����K�u��&֘�5���@�X'�q3 �2iv{rw~qr6���L5 >������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'�����u�j@���}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<W�E�׆�L�ylt���ϟ�,t��fm��n�/Hc��l�ى�1n˘��úڡ�K�U��g=NwZ�Z� p����p��� G�R�Mx#̻̚P��zB�F������5���������!��'���^��?�r���y)�|���}KAN��qt��\Æœx��Äu�+�0������(�|�_1r�Hs�Tf�j�\���m*s�U�Z���@��֗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�<\�1�j�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-��<w� ,g~TLw4�����<� �����7C�)=%T26�m����� �5>�a>��� zv���6����`D�R��Vw��l�s �u�c���6=�� U�}�/;�ҰYL}���'D���T��@������X����A��:�"���Hw6ai�@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��<b��V��W�P���Z��Fm<�إ~�ް`<ne(6���LDK���A�g�l�(a_�����M;)z��t��8�?bTۿ����� �� �~L���{C�k�qP�#wm�����/���2C�''��Qe7��^Bų�r�°��X�X��ȳE+$�m1���̳<!�Ay�`�"rs䡮��H94�0vP��Q�!6���K��t ��������GG-8I�� zo���NVc �z��u�I�;���v��'��19�y�<×±}�H���<��~�������PU�E�=<�-�U���縦;��A���?�����im�?<*v/TK!X�5��鄞�oD�Us��g>��u�&����<�g$u�I�SA|� ��D����.���0�>�����@��q�6m�L�����T�}��gy��J��)[7Z�����c��g����KI�?@4!x<r5x���y��"� ��\�0X�Ȗ���z'd x~��8�X��/��&Õ¥t�2Å™$�$î¼¥G�Ƿ�L�ۀ�Dv59tdGr�� @Q(�,�*�wQ�$+/�f=�z_7����Ny�����,��,���Bp3;�gK�On��X�("������v���*j�"Å…Ó…I�]�ߴ(����K�\Y?��M=�S�?����΃ì—?�7�zA-X=�� jм�Y��eu������lr'GӀ漀�#���*o�*,+���>�#&~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<����cwg���Ä�?���5��qyݵ��+�����UQ���l��]��Q��^눵)X���T�jR�z֩�;���#����ǵR�yCI� @I<!�XCjF@���n1�b{������S�ç¨Dl I�.?_hT��?�GT��>��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�<j=,�����*ܤ�5ț��d��v�(T00����������Q�+VR������ջU�')"euv�H!�y��Ͼtш��C�p�� l-ww���V����z�޺��������{eЛ$�f���i�����L4Ou�ÂR��ÌFyQ-�$�D�.�� uh}G�� ��C��f�e��1��J�bn�����k�����ƧA�hs���]�-W^pHf�DQ<w�f;�f0��n�w��\�I]m� �EÛœi ����Q`Åz�uÇœlߨ��4 ����=Ťt���<��C�_��k�8 v�r���u9x���w���լ�UqQ�V�T3�̓���%�ʂ(=u���ÕÊ¿^�MK�+�+�9nG �J��Wr�oCh�R[�J�RF�����K�V�Vj�zs�ܾu�JH��>�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�JKlv��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.ï¼¢U�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���c�R������������g���Artifacts/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���c�R������������Q���Artifacts/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���c�R������������d���Artifacts/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���c�R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�K� C�ReOȧJDE�J��L)|$���M���-[Ä¶Õ ï¿½ï¿½\���>n��ټK�ΫjCD�&�؆�p����ۮQ�@oCb^;T��j<�~���L���UB̈���H����Ƒ��`�Y�g��$�.{B�����n.\Ux9��PK�����������PK���c�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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK���c�R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json���n�0��<���l��r�&Ŧ�6Q�{����ڛ(ニ\BQla3����&���ʲ��~�vn1��>B���,� �7w��N LX۹�.�S� �o�>�3�B|zz�_��PG �R�� ��"F�ifJK�!�7�����`��m�j�����pk�h���2��Z{����w�b���PK��pt�7�I�)�\�X|��SJhI*�3^k0F���)���R*J*u�'�!�V�T�i� �bB�� M���J� MJ�,X)�� O! V6nW[Z�t�D�6,*AÆ–s (&W2��◫�a�L6q���q:곫?^��a��*�� pS��`�t����:��_0S�~�K�hD��?ģ��Ɍ~��o�K|��C[�~��о�;����<,-�W:�������K���!)��,��PK�]�P���<��PK���c�R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK���c�R������������A���Artifacts/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��$/ �$�>Li�PK[J{<l�������PK���c�R������������k���Artifacts/Resources/basic_cnf0/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Ù˜_��\r������hN�0=Q$���D\0���>�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� �VS������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<�����;<r��jvh ���h�q� Ux������E��9Nuw�']DZ{5v3-ß›)n�bD��x#�cL����O�Bq�{�N���'���ϸ|�1H�[���G�2�/.'8�~Å›HgHDË—E>�H�Z=N�m�"�jP�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�@ ��[}�P��PK���� ��� ��PK����c�R�R�B4���E��� �����������������csar.metaPK����c�Rï¿½Ë ï¿½��������������������k���TOSCA-Metadata/TOSCA.metaPK����c�R�d�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK����c�RDI�����/��������������� ��NS.mfPK����c�R�����[��3�������������4 ��Definitions/service-BasicCnf-template-interface.ymlPK����c�R �2����O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK����c�R@p}m� ��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK����c�R�{�D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK����c�R��x,���*��8�������������L"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK����c�R ���y���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK����c�R�/E�>�������������������1��Definitions/data.ymlPK����c�R�\�J�������������������p��Definitions/groups.ymlPK����c�R��ח��Di���������������#x��Definitions/policies.ymlPK����c�R���C&���������������������Definitions/annotations.ymlPK����c�R��g������������������o���Definitions/relationships.ymlPK����c�R� Qq)��E���������������Ñ’��Definitions/artifacts.ymlPK����c�R��~����/)���������������A���Definitions/capabilities.ymlPK����c�R41H4�������������������&���Definitions/interfaces.ymlPK����c�R�'WAH��]���������������%���Definitions/nodes.ymlPK����c�R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK����c�RI@�>������Q�������������-���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK����c�R,�P{y�������d�������������F���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK����c�R�����������\�������������Q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK����c�R���� ��� ��~�������������h���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK����c�R�]�P���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK����c�R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK����c�R[J{<l�������A�������������K�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK����c�R���� ��� ��k�������������&�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK������� ��D��� 2021-04-07 12:42:49,198 DEBUG 195:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '1ac7c2c3-8c7e-477c-9d9f-c3fe7e953bdd', 'x-fromappid': 'API client'} 2021-04-07 12:42:49,198 DEBUG 197:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-04-07 12:42:49,198 DEBUG 198:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-04-07 12:42:49,198 DEBUG 103:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '1ac7c2c3-8c7e-477c-9d9f-c3fe7e953bdd', 'x-fromappid': 'API client'} 2021-04-07 12:42:49,199 DEBUG 105:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-04-07 12:42:49,199 DEBUG 106:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-04-07 12:42:49,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-04-07 12:42:49,318 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-04-07 12:42:49,320 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-04-07 12:42:49,320 DEBUG 120:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-04-07 12:42:49,347 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-04-07 12:42:49,347 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-04-07 12:42:49,347 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:49,347 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:42:49,348 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:49,348 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:49,348 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-04-07 12:42:49,348 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-04-07 12:42:49,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-04-07 12:42:52,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-04-07 12:42:52,202 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-04-07 12:42:52,203 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6e0cbe76-c127-4d4a-81e3-48338be40435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","name":"basic_onboard_QlkByV","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3b260659-57e6-49ac-844a-98c3260d14f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8d2d6518-1b69-4e97-9fe9-d839757770c2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/00d610b2-f8b8-42dc-b524-27d759080d6f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-04-07 12:42:52,206 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-04-07 12:42:52,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:52,207 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:52,207 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:52,208 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_QlkByV from SDC 2021-04-07 12:42:52,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:52,208 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:52,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-04-07 12:42:52,209 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-04-07 12:42:52,210 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:52,210 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:52,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:52,211 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-04-07 12:42:52,211 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-04-07 12:42:52,211 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-04-07 12:42:52,212 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-04-07 12:42:52,212 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-04-07 12:42:52,213 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-04-07 12:42:52,213 INFO 192:__init__.py(1) - Service found, updating information 2021-04-07 12:42:52,213 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:52,214 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:52,214 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:52,215 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-04-07 12:42:52,215 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-04-07 12:42:52,215 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-04-07 12:42:52,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-04-07 12:42:54,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-04-07 12:42:54,112 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-04-07 12:42:54,116 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c0bd0d9-8a78-430f-9fea-b6d8b27bd0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794100688,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc291d3a-aed5-477d-825f-4ff47faba61b","invariantUUID":"b37c2168-5cd6-4693-969c-498faac01f8d","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3c84c500-11e0-48ef-96d9-6b5c1fea8cda","lifecycleState":"CERTIFIED","lastUpdateDate":1617794147593,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46bc3e27-3424-406d-9638-a27b66e7a8d8","invariantUUID":"70e6d9a0-1169-46f7-be71-d6f2e5c2979f","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":"e717260f-777c-4790-86ae-40ebc9e5ae11","lifecycleState":"CERTIFIED","lastUpdateDate":1617794295039,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e5ce7ea-ed55-4fdd-8e93-872385e20e32","invariantUUID":"aad71508-d078-4eff-b719-e72c3843fcf9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d249056-3bd7-4d78-b00e-e941c5b6f2a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617793914795,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d23b2f31-8aec-47e4-8473-1056b28013a5","invariantUUID":"bb0117b0-3530-4135-8d87-b18b8cc0a7ef","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":"port","uniqueId":"2c565a81-2eb8-4429-bc75-846adc9bd062","lifecycleState":"CERTIFIED","lastUpdateDate":1617794612821,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a7f076-e91c-47cd-905c-8eeb57539b74","invariantUUID":"d4edb761-68e2-4fa0-b60a-82714c470821","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":"networkrules","uniqueId":"512f606f-5c23-4b66-a754-1c1a00698393","lifecycleState":"CERTIFIED","lastUpdateDate":1617794091892,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b9388deb-0151-4227-a0e1-74d5849f5ec6","invariantUUID":"3ea28c27-8951-41f4-a3a7-1fa878bae69a","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfcb73c3-9060-44ad-a704-911a543dbb95","lifecycleState":"CERTIFIED","lastUpdateDate":1617794021411,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f42a38d1-f9ce-42f5-8680-fd28d198601c","invariantUUID":"1900b3fc-b8d9-44a7-bfa8-59c79d789691","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05727f63-d584-45d7-a797-3e0486cc0d79","lifecycleState":"CERTIFIED","lastUpdateDate":1617794455320,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6023cb25-1760-4d89-9444-d94c33d6e5e0","invariantUUID":"1d5c1d73-d8a6-43dd-9574-dc43a2d4c832","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1b72ccb7-372d-4951-ae3e-026be4ccc330","lifecycleState":"CERTIFIED","lastUpdateDate":1617794513596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73b2e791-817c-46d0-9a85-958c232a5f81","invariantUUID":"af75a6dc-3a3e-46b8-bd01-417e2761b0b7","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":"objectStorage","uniqueId":"3044d4a9-6eba-497a-97ea-5e36a66e576b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793871800,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80263d26-f75e-42af-84c6-9813b4550eae","invariantUUID":"80791b74-3c59-478a-8e14-f6b3da56c08e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e8fd3d5-06a8-45a6-8de4-29d6d83beb48","lifecycleState":"CERTIFIED","lastUpdateDate":1617794590985,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"512aa0c6-d8a6-4d27-9215-ca517df833c9","invariantUUID":"7840f934-a843-4cfb-9d9b-268546052807","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":"compute","uniqueId":"d6d005a0-1a50-4158-b5c9-c39809aef76b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794347490,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"672e7f66-39e0-4108-8947-78acc519b46f","invariantUUID":"4a74fd12-9f32-4a5e-a9fc-5939e6e8bfc7","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":"objectStorage","uniqueId":"4ce044e7-d26b-4db9-b20a-c9e00c0a4745","lifecycleState":"CERTIFIED","lastUpdateDate":1617793880107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6670984-8f07-4d00-9322-6bd10eb21998","invariantUUID":"7fc04034-a56f-49c2-a76d-a3054ba86cd2","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":"port","uniqueId":"9a9c254b-9252-4a50-a2f2-705968a08cb8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794447691,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2a1ce79-a826-4061-a042-388f9d71fda5","invariantUUID":"2f391096-b6b5-4e2d-8aee-ddebdeccf66e","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4aaa2cdc-da18-48ca-b658-6918edc3a752","lifecycleState":"CERTIFIED","lastUpdateDate":1617794500708,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae9dc450-e18a-4c8f-afa0-847e6dcab0c9","invariantUUID":"a26916c1-c272-4cdc-ac2a-207c2318ff5f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d38e495c-ca6b-468a-bddf-15e9c2d2d6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794242540,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6c386bb-d8ce-4644-bb94-e9560ecf2509","invariantUUID":"c3ec8025-9c6e-45c3-ab88-8bf7eff521f5","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":"b2993125-7755-40de-b15c-b7eb901cef8e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794340987,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d83e13fc-f60f-41c1-8a3d-3689b5d4d02a","invariantUUID":"ad025ff6-7221-4d64-ba0c-b59d7277ad65","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":"defaulticon","uniqueId":"2348e6af-cdaf-4c56-8235-2d02211665a9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794280591,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"ef9112d8-46d2-40ec-8483-59ed352e5712","invariantUUID":"51f986aa-4f61-4424-b1c6-79420e427672","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":"port","uniqueId":"37923471-44d0-4d4c-9745-90fa09ad5d4b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794546981,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2805b7cb-6e93-4cfd-822f-7102b4ac4c55","invariantUUID":"792e3793-f046-4ce6-9680-9e8fd62141e2","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":"b5f7c56f-1b5a-4391-88fc-3aa4e76b380c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794174024,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c957967-b4fc-42ec-87d6-8cfb6cf7f5bc","invariantUUID":"1c588043-2401-4d40-8b57-9e4d51af89c7","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbd8956c-9d93-46d4-b8a0-51d79fe43151","lifecycleState":"CERTIFIED","lastUpdateDate":1617794557780,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"887be50e-4dae-4d0d-b120-3447de95305d","invariantUUID":"eac553ff-e286-416d-b336-b34792d9db21","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d0c8ca1-3adf-4853-8157-3a95bef90113","lifecycleState":"CERTIFIED","lastUpdateDate":1617794479999,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbc6b1f-95a8-4310-9935-e49c12f84056","invariantUUID":"ddd8d581-dea2-4b95-9b3f-2c10e8d48798","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":"port","uniqueId":"87a742ec-477c-474f-a421-0f09995dd631","lifecycleState":"CERTIFIED","lastUpdateDate":1617794068706,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ae2539d-7a37-4655-936c-c4e62a259661","invariantUUID":"c51449ec-9679-4550-8064-b74a4db48bb9","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"004f6154-5a5c-4838-b28f-134ddd5fd7cf","lifecycleState":"CERTIFIED","lastUpdateDate":1617794486184,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5921cbab-1d46-43d2-b294-2d43c398209a","invariantUUID":"edd46931-dbe0-4662-bfc1-48a310241f3a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2312ed08-66d1-44f1-8bf0-cdee2afc3354","lifecycleState":"CERTIFIED","lastUpdateDate":1617794493294,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"196c16a0-4c34-4414-844e-018ab54ae06c","invariantUUID":"7cfae7a8-c434-4dd8-8c0d-1925dad43d74","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":"defaulticon","uniqueId":"dda9d1dc-40cc-446b-8f0f-ec0af5e86d7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617794440587,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdd03c64-7073-4958-8e55-743b89d79192","invariantUUID":"696475ff-cde4-4d91-bdb4-3e59d0aa309e","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":"objectStorage","uniqueId":"55d04350-4bc1-4daa-8351-26a1792d6dde","lifecycleState":"CERTIFIED","lastUpdateDate":1617793946002,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000362e3-cfab-4f2d-80c3-86ac0930c081","invariantUUID":"4b13f938-3dc2-4cac-985a-055ca16af0b2","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":"compute","uniqueId":"3661a063-3ecd-49d9-b1b6-e6c8e1c69369","lifecycleState":"CERTIFIED","lastUpdateDate":1617793826883,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf839d1-00f8-4da8-a9c2-b4073e401d65","invariantUUID":"dd3ccb0e-0619-460b-b650-a1af375b7c86","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b56eb51-4e16-4293-82e1-d183a34147f9","lifecycleState":"CERTIFIED","lastUpdateDate":1617794181042,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c85862a-9bc8-448b-af6e-2adc9428d622","invariantUUID":"c96bbbcb-334f-4011-a8d6-e48b346b765c","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":"b2c6efb3-1725-4080-a9d7-04b9e6a85d12","lifecycleState":"CERTIFIED","lastUpdateDate":1617794122582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aff59756-633d-4a0d-9899-e500b2679539","invariantUUID":"7ab338f3-253a-4194-ab1d-36536b140299","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":"9f818cb2-a2c3-4994-b373-7da0daee008b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794166203,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"100f05af-b554-4bb4-a4d1-7d4c7c12bc39","invariantUUID":"2b85e002-1345-4214-8bfb-155d5d305827","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":"network","uniqueId":"a653405f-ffca-4de8-b330-9448f6142cd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794235135,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"42475a09-6c2f-4171-9ee8-3b3e52287d4d","invariantUUID":"8119119b-337f-459a-9bf3-57c93b6d8789","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":"f8952eef-0329-4242-bdfe-48be43531951","lifecycleState":"CERTIFIED","lastUpdateDate":1617794334477,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19316a07-8d04-4e0a-9701-41e7621eabff","invariantUUID":"bb9047c9-537b-4b76-a6fc-1afc2e3447bd","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f1afd39-d34f-4482-bcac-85ee368e3480","lifecycleState":"CERTIFIED","lastUpdateDate":1617794580509,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef0d69e-5ab0-4fe0-97e3-eed79ce8d420","invariantUUID":"784767a6-66b2-48bf-bedc-342c7c8e1f2f","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":"45a23820-28c4-4ba0-be29-08615703e446","lifecycleState":"CERTIFIED","lastUpdateDate":1617793953802,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"404349c7-8dff-4ac8-b435-2a8937705f91","invariantUUID":"561581b3-597f-4d47-9798-8ba2a27ce664","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5ade7c58-f03a-452d-b6d3-dd2827dca721","lifecycleState":"CERTIFIED","lastUpdateDate":1617794521625,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1217eaac-020f-4699-899b-3495e0480553","invariantUUID":"7120af03-3d2d-4108-9119-2ffbdb8efb3b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5bfb455a-3934-4b62-9ea7-6059a74656b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794463408,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db723c3e-e175-4e9b-bc3f-0a53cbd284d5","invariantUUID":"eeb18f64-8d4f-4474-923c-8f65965da9bb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55c4741d-4a34-43fb-95f7-64614329ebd8","lifecycleState":"CERTIFIED","lastUpdateDate":1617793970483,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1558bff-83ff-4ddf-9ef8-4a558e2224e0","invariantUUID":"430a0898-f50a-4ac8-bad3-1980aeaaf033","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":"50649711-b482-4187-91f3-38de902bffa7","lifecycleState":"CERTIFIED","lastUpdateDate":1617794302298,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ddcbea6-78ad-475a-9cb2-553c1a999b88","invariantUUID":"d63717a8-873c-4c80-881d-7ef16bd73aa2","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":"b94b7d66-dfa3-4946-aa2d-31aa7ea93b43","lifecycleState":"CERTIFIED","lastUpdateDate":1617793997099,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"23821ec0-baea-4759-a6d1-cd21f3f4353a","invariantUUID":"c42a90d4-0742-424e-bb78-cebb210928cb","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":"compute","uniqueId":"36bee100-35eb-47ec-879e-656a7889da26","lifecycleState":"CERTIFIED","lastUpdateDate":1617794595708,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5aca1c92-8ab1-496e-b2e7-9d4f9c4a99f6","invariantUUID":"f2236fad-b061-4412-ba73-7d1247ff8520","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":"securityrules","uniqueId":"043d60f9-627c-41ee-b09a-f5b748dabbfc","lifecycleState":"CERTIFIED","lastUpdateDate":1617794108598,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d6b9311f-6428-4132-880e-0337396d4301","invariantUUID":"737d8598-9675-461f-abe2-64c4dadca3de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffb6575c-cdf3-46b4-ad7e-eca40a03ac8c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794395002,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49a2acce-bbfa-403d-b925-e30549b260d1","invariantUUID":"c0d2bbc1-8d3a-49f0-8701-56bec53d62e7","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":"loadBalancer","uniqueId":"282315b2-e5f6-43df-82d3-472f89cbbc88","lifecycleState":"CERTIFIED","lastUpdateDate":1617793899031,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5eb0f28e-aae5-4d0e-8d16-037e6ec22cd3","invariantUUID":"208a70a4-6e00-4d75-baf5-9fa24eb69bfd","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":"9b2989a7-d436-41c2-93e0-65db1e03bec5","lifecycleState":"CERTIFIED","lastUpdateDate":1617794006682,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4045d056-0c2d-4816-8bbe-4e355005614d","invariantUUID":"4df2bf6d-c3ab-41a7-857d-afa88fb04207","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":"defaulticon","uniqueId":"be2cb3ea-6fc4-4a75-bd61-fdf491b1fe59","lifecycleState":"CERTIFIED","lastUpdateDate":1617794433342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41f5ca0e-50f5-4123-95ad-e68ad2dff49e","invariantUUID":"afc951a0-4034-4ad8-adbf-f9f755cdfe2e","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":"objectStorage","uniqueId":"f2e46c1f-daa3-4507-828c-a1bb1ccb4ca0","lifecycleState":"CERTIFIED","lastUpdateDate":1617793938600,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef21e1e2-0bd0-49eb-a01e-0c0caae44c03","invariantUUID":"b49d970c-b445-4489-9550-825cfbdc8531","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":"port","uniqueId":"93115ae4-420a-4e01-9074-89ce13febc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794541845,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"072af006-e1e5-4e79-9921-bf63f3344635","invariantUUID":"94b2ddca-34ff-4516-9a71-15cd038167b6","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":"8c5154d1-cfff-46e6-a8b4-aefa9d55982b","lifecycleState":"CERTIFIED","lastUpdateDate":1617793980313,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ffc560d-9a6f-43d7-9ece-77a252b9ea7c","invariantUUID":"3112dd90-c794-4be7-9544-2e58f81b02a7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dece84bf-4d81-4319-b8a4-712c56fe28f8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794604699,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ed3a577-0dd1-462f-9c31-caf74ab1a7d1","invariantUUID":"4a866ff6-fe40-4a6a-9a34-7021faede172","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"657a8fcd-9712-45b6-a646-24acaecfd28f","lifecycleState":"CERTIFIED","lastUpdateDate":1617794471798,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83066244-a1b0-4cf0-adf5-ba4ed6bd70b3","invariantUUID":"c6d62e78-ef9b-49d3-9ff7-894dc5b9f82e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"508ea20a-504b-4565-9bb0-b1ff57cd7cf5","lifecycleState":"CERTIFIED","lastUpdateDate":1617797794033,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"600ea483-37cc-49b6-ba97-b738e052984a","invariantUUID":"3da166f8-6c8e-4c86-92b2-04a36ba85d41","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc5e21fb-c9a2-4e10-8921-5c9b347992e3","lifecycleState":"CERTIFIED","lastUpdateDate":1617794140786,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec61de40-d5f7-4972-8ec2-60461be34cfa","invariantUUID":"9a856583-2c3d-425a-8737-fb10e9b5bb61","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a318d366-7452-4baf-b523-1ca63ed42c62","lifecycleState":"CERTIFIED","lastUpdateDate":1617794013981,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2709826a-ec0a-47ed-8900-90a114216b1e","invariantUUID":"e052baeb-22aa-4db5-83e9-c5e51cbc721e","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":"defaulticon","uniqueId":"73a935bd-f270-4617-9d0c-f7dda65b0e33","lifecycleState":"CERTIFIED","lastUpdateDate":1617798414238,"name":"basic_onboard_QlkByV","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"24bea40b-575f-4ab6-8aa9-fac620411153","invariantUUID":"de789c40-b3a4-444c-98ac-8434dee06941","systemName":"BasicOnboardQlkbyv","description":"VF","tags":["basic_onboard_QlkByV"],"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":"7ace94cd-32cd-4d5a-9cc0-9f8bebaf836d","lifecycleState":"CERTIFIED","lastUpdateDate":1617793988179,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4155d72a-41c0-49ae-871e-f5b427b44619","invariantUUID":"027d5022-a4f5-4a58-8fd5-9d6a304f08fc","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":"port","uniqueId":"ac96a187-5ab7-4ba8-91e9-542518ab9c72","lifecycleState":"CERTIFIED","lastUpdateDate":1617793907093,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0349cd38-2ff3-4d3d-ae64-27358e90a152","invariantUUID":"63b8068c-8d3c-4f28-8e3f-a433003a209e","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":"97946ac8-2ea4-494c-aea3-e1f2d62dce8f","lifecycleState":"CERTIFIED","lastUpdateDate":1617793961779,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d2201fa-95ee-4698-b938-6d3af38c43e0","invariantUUID":"5b9fdcdb-0b17-49c8-9efe-b67548a17af8","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":"network","uniqueId":"6cee4116-d0b4-4476-ad48-9c93e567f60b","lifecycleState":"CERTIFIED","lastUpdateDate":1617794130498,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"136c4e31-ae39-490c-aa47-0998a6e77ece","invariantUUID":"c2e9e0e3-8e2b-4718-bb1d-23e0f8f170c5","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ab7ad8a-0b95-4df2-be8f-5a124ee001dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617798533725,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4559758e-4a18-430f-85ac-dc30a6c23726","invariantUUID":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","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":"compute","uniqueId":"00cab2b8-b8f8-426f-aad6-d18ec981c6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794364290,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab78f960-7c45-4fd5-8324-dbf1b74d6203","invariantUUID":"0bcbb833-c76c-4d9a-a54f-5d42e329fbd0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03193f52-b8e3-4e47-b652-f72bf05b4308","lifecycleState":"CERTIFIED","lastUpdateDate":1617794372689,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c09b98b-24f5-4ac1-85ff-29d0ef843aec","invariantUUID":"7bdeea6b-f102-4105-bcaf-925c0dfac7ea","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":"eb8044f5-b85d-497c-961c-0b15ff5482d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617794402883,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de6b9661-96c0-48cd-86d0-2c074a7dfb86","invariantUUID":"edc39aa7-d463-41aa-8603-bd4edba5887c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5fa458ae-e10b-437b-9041-55655917b015","lifecycleState":"CERTIFIED","lastUpdateDate":1617794273879,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd598cb6-9e2c-4164-b5f7-85f21876dd13","invariantUUID":"b8745b59-e7dd-4a39-84ca-7606ff2b01e1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"de59f00b-934b-47e9-a39c-6552074138f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617794531919,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7985cf33-7a6b-492a-8b61-bfef51f73bef","invariantUUID":"252823c2-cc9c-4fad-a949-bca63f73a0f7","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f760cb14-05bf-49c9-8d84-afb606417581","lifecycleState":"CERTIFIED","lastUpdateDate":1617794214328,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e5f9fd5-fd04-47f6-a4b9-a31e4edcbccb","invariantUUID":"0d014f89-6549-41e5-9386-336ee876aa9c","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":"6dde518f-8897-4e5c-9540-6b73201fa148","lifecycleState":"CERTIFIED","lastUpdateDate":1617794319478,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdaa7775-a36a-4af7-9dec-eaa5ffa6e0cd","invariantUUID":"5a3cd61f-5305-418e-85d7-3f06e158f9df","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":"networkrules","uniqueId":"d58d42dc-d7a7-4a64-8f33-271bf9551bed","lifecycleState":"CERTIFIED","lastUpdateDate":1617794061965,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1c509c81-3001-4770-bd47-ecdf7a3b5bac","invariantUUID":"4c27a8ab-5c10-4b99-a254-04d5bf39b260","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":"defaulticon","uniqueId":"9ec37525-dd84-43cd-99f7-a3de3e0c7a60","lifecycleState":"CERTIFIED","lastUpdateDate":1617794287503,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2cf49f56-9f01-4107-9c66-1b8127a171a9","invariantUUID":"bb5b884c-7092-470e-9bb0-701107da687a","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":"compute","uniqueId":"163e34cb-f9b1-40e7-b178-1a11741a1ea8","lifecycleState":"CERTIFIED","lastUpdateDate":1617794310896,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e828c7a-d99c-4d1d-9987-3f5a2dfbeaef","invariantUUID":"516127fc-9a5b-42af-9d33-203221f7a695","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af328fba-d34b-46c7-bb2e-71c8abd1d598","lifecycleState":"CERTIFIED","lastUpdateDate":1617794266791,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0fc60a22-c347-4178-b5b5-7aa7f87fe37c","invariantUUID":"c57a2f8d-1afc-461b-aa9f-085c280f5b6b","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65323a1d-a426-4fbc-a693-276a40ed586c","lifecycleState":"CERTIFIED","lastUpdateDate":1617794259413,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"037a26a3-5c3e-44d0-a87a-0e5b934288e7","invariantUUID":"7ebb3994-6e46-4e2a-bc1f-8f8d845b64e7","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":"defaulticon","uniqueId":"c9ee663b-aed8-434c-83bb-188bce8a7c2c","lifecycleState":"CERTIFIED","lastUpdateDate":1617793862699,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"2ad0cbf0-5c83-432a-a5ec-96c50b35a710","invariantUUID":"106e05e7-7342-4f81-ab6c-5f2a9220199e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"072383fa-88fc-495d-8568-3c426815bc56","lifecycleState":"CERTIFIED","lastUpdateDate":1617797855901,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"00d610b2-f8b8-42dc-b524-27d759080d6f","invariantUUID":"79bf7378-24ff-49f8-8afa-bbd46feef0ec","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"adfca246-2909-4e12-bfb5-9ea859004dd7","lifecycleState":"CERTIFIED","lastUpdateDate":1617798593921,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","invariantUUID":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","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":"e79c94d1-af3c-43ce-8c2d-0f8f1bf4e8a0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617798443895,"name":"basic_onboard_QlkByV","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3b260659-57e6-49ac-844a-98c3260d14f6","invariantUUID":"f3867586-6828-49cf-be1c-30ca57399f9f","systemName":"BasicOnboardQlkbyv","description":"service","tags":["basic_onboard_QlkByV"],"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":"7c6a6c86-061f-4e3c-8c5e-8597fe11f308","lifecycleState":"CERTIFIED","lastUpdateDate":1617797484708,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6e0cbe76-c127-4d4a-81e3-48338be40435","invariantUUID":"e5400d89-eea0-4245-91b6-80781c96df1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-04-07 12:42:54,125 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-04-07 12:42:54,126 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:54,126 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/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs/77f0f039-ec03-4dff-a383-671c1daa2205/vfModules 2021-04-07 12:42:54,126 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-c0dc3830-5730-466e-a18e-a0493aa4d148", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "428e55f0-ef35-4e52-ae27-c521191c3d06", "modelVersionId": "7b428fe4-59e0-4dda-9a4f-2101ca7b9950", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "e9697c5f-e2ef-4ba4-840e-a5eff27a4f51", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "46623083-cd9e-4e7d-bee9-673217bfa54c", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersion": "1.0", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2" } } }, { "relatedInstance": { "instanceId": "77f0f039-ec03-4dff-a383-671c1daa2205", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "8a6664cc-f138-40ac-a510-b22dfcfb8f03", "modelVersion": "1.0", "modelVersionId": "4559758e-4a18-430f-85ac-dc30a6c23726", "modelCustomizationId": "04ec9d9c-2e12-46f4-bc0d-f4b88181bd21", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-04-07 12:42:54,127 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': '3451979b-9c08-42fe-aaf2-9d835d23a4d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:54,127 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/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs/77f0f039-ec03-4dff-a383-671c1daa2205/vfModules 2021-04-07 12:42:54,127 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-c0dc3830-5730-466e-a18e-a0493aa4d148", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "428e55f0-ef35-4e52-ae27-c521191c3d06", "modelVersionId": "7b428fe4-59e0-4dda-9a4f-2101ca7b9950", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "e9697c5f-e2ef-4ba4-840e-a5eff27a4f51", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "46623083-cd9e-4e7d-bee9-673217bfa54c", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "7ebadadc-32b0-4dee-ba7c-5f045eb62756", "modelVersion": "1.0", "modelVersionId": "8d2d6518-1b69-4e97-9fe9-d839757770c2" } } }, { "relatedInstance": { "instanceId": "77f0f039-ec03-4dff-a383-671c1daa2205", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "8a6664cc-f138-40ac-a510-b22dfcfb8f03", "modelVersion": "1.0", "modelVersionId": "4559758e-4a18-430f-85ac-dc30a6c23726", "modelCustomizationId": "04ec9d9c-2e12-46f4-bc0d-f4b88181bd21", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-04-07 12:42:54,130 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:55,752 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/46623083-cd9e-4e7d-bee9-673217bfa54c/vnfs/77f0f039-ec03-4dff-a383-671c1daa2205/vfModules HTTP/1.1" 202 262 2021-04-07 12:42:55,754 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-04-07 12:42:55,755 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","instanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6"}} 2021-04-07 12:42:55,756 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-04-07 12:42:55,768 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:42:55,769 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:42:55,769 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:42:55,771 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd806b88d-23fb-4abe-85af-20fbb87e7b3f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:42:55,771 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:42:55,771 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:42:55,776 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:42:55,947 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:42:55,951 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:42:55,952 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:05,964 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:05,965 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:05,965 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:05,966 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6ed0ce7-747e-42d5-863d-8351444e8720', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:05,966 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:05,966 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:05,969 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:06,181 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:06,183 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:06,184 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:16,195 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:16,196 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:16,197 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:16,197 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a28c8df0-93e6-40d1-9be6-f4c791f8414c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:16,198 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:16,198 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:16,201 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:16,400 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:16,403 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:16,403 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:26,415 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:26,415 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:26,415 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:26,416 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9f7e6ec3-e240-4f17-9693-211736bd20dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:26,416 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:26,417 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:26,419 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:26,603 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:26,605 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:26,606 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:36,617 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:36,618 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:36,618 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:36,619 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5af50995-3705-40e3-88ed-d2f46daeeacc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:36,619 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:36,620 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:36,622 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:36,828 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:36,830 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:36,830 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:46,842 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:46,842 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:46,842 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:46,843 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '487b7842-093a-49a6-9a9d-9cf4f06b9d69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:46,844 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:46,844 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:46,847 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:47,067 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:47,069 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:47,070 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:43:57,081 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:43:57,082 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:57,082 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:57,084 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bbdc02a8-7045-4eb0-93af-238b20973108', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:43:57,084 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:43:57,084 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:43:57,089 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:43:57,266 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:43:57,268 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:43:57,268 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:07,280 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:07,281 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:07,281 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:07,282 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1bc17fa3-c865-45e7-a65e-56f104d864dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:07,282 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:07,282 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:07,285 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:07,482 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:07,484 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:07,485 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:17,497 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:17,498 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:17,498 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:17,499 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80aeb1f4-18b7-4700-8f63-96ba4b60260b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:17,499 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:17,499 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:17,502 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:17,689 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:17,691 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:17,692 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:27,704 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:27,704 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:27,704 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:27,705 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b29f4d60-e6ff-400e-b4dc-7266b9dfb354', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:27,705 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:27,705 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:27,707 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:27,915 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:27,918 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:27,918 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:37,930 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:37,930 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:37,931 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:37,932 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09869b7b-2b20-4f3f-8f8c-01b9164f5191', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:37,932 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:37,932 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:37,935 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:38,121 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:38,122 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:38,123 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:48,135 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:48,135 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:48,135 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:48,136 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0d9df8e-8966-4751-b3e6-5fbf6c3cd436', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:48,136 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:48,136 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:48,139 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:48,373 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:48,375 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:48,376 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:44:58,388 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:44:58,389 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:58,389 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:58,390 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1509514-794a-4a98-9b1c-1f2245682cad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:44:58,390 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:44:58,391 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:44:58,394 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:44:58,589 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:44:58,591 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:44:58,592 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:08,603 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:08,604 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:08,604 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:08,605 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd459af5c-1119-4cbf-a949-731ae322e6d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:08,605 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:08,606 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:08,608 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:08,835 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:08,837 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:08,838 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:18,849 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:18,851 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:18,851 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:18,852 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff539355-4897-4eab-aa48-c43d2bf2f10f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:18,853 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:18,853 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:18,856 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:19,065 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:19,067 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:19,067 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:29,079 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:29,080 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:29,080 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:29,081 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '172b206b-fddf-45a2-b94b-7d086bd7e4b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:29,081 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:29,082 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:29,084 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:29,279 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:29,281 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:29,282 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:39,294 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:39,294 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:39,295 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:39,295 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be3da81e-35f8-4a4b-af0c-7ad95c9a9860', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:39,296 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:39,296 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:39,299 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:39,502 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:39,505 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:39,505 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:49,516 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:49,517 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:49,518 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:49,518 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21bb865b-59b8-4969-8a33-4aacb910791e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:49,519 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:49,519 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:49,521 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:49,729 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:49,730 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:49,731 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:45:59,743 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:45:59,745 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:59,745 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:59,747 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4db91bea-b353-421e-8fc5-f438f12c1d80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:45:59,748 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:45:59,748 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:45:59,752 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:45:59,939 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:45:59,942 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:45:59,943 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:46:09,955 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:46:09,956 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:09,957 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:09,960 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a3e53af9-083b-4051-be36-b3decc45a9b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:46:09,962 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:09,962 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:09,965 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:46:10,145 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:46:10,147 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:46:10,148 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:46:20,160 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:46:20,161 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:20,161 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:20,163 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '040ecada-dc5c-4787-afa9-1f00ed34ecb6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:46:20,163 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:20,164 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:20,167 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:46:20,365 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:46:20,367 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:46:20,368 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:46:30,380 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:46:30,381 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:30,381 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:30,382 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab9692c4-4bd6-4d6d-81fb-8c00d499b2fb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:46:30,383 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:30,383 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:30,386 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:46:30,603 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:46:30,605 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:46:30,606 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:46:40,617 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:46:40,618 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:40,618 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:40,619 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ea26458-c4b4-4061-82a7-2775486aa81e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:46:40,620 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:40,620 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:40,623 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:46:40,862 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:46:40,865 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:46:40,865 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:46:50,877 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:46:50,878 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:50,878 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:50,879 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f5bfabab-45e4-4088-a474-30eeb2b5200a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:46:50,879 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:46:50,879 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:46:50,883 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:46:51,088 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:46:51,090 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:46:51,091 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:01,103 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:01,104 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:01,104 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:01,105 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b83ef130-bde3-4f80-accb-61f38e238684', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:01,105 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:01,105 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:01,108 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:01,285 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:01,287 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:01,287 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:11,299 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:11,300 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:11,301 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:11,302 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5bf143d9-0a44-47c9-9b50-bc12f00f01f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:11,302 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:11,303 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:11,306 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:11,498 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:11,500 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:11,500 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:21,512 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:21,512 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:21,512 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:21,513 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d4b2c14-b5e6-4a31-80cd-947777d30b91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:21,513 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:21,514 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:21,516 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:21,738 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:21,740 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:21,740 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:31,752 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:31,752 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:31,753 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:31,753 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0c82bac-01b6-46fc-ae18-a513e9be016e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:31,754 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:31,754 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:31,756 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:31,957 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:31,959 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:31,960 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:41,971 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:41,972 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:41,972 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:41,973 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97ea2a3e-51df-4e94-bbf8-d416ea4fec0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:41,973 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:41,973 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:41,976 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:42,150 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:42,151 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:42,152 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:47:52,164 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:47:52,164 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:52,164 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:52,165 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9274ea46-990c-4a53-8d26-72f183fcd8a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:47:52,166 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:47:52,166 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:47:52,169 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:47:52,360 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:47:52,362 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:47:52,363 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:48:02,376 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:02,378 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:02,378 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:02,380 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '343ff717-57ac-4bc4-922a-a3f425e4820f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:02,381 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:02,381 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:02,387 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:02,584 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:48:02,587 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:02,587 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:48:12,599 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:12,600 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:12,600 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:12,601 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ca011ce-1c08-4b3a-a88a-8d3b7e14f3f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:12,601 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:12,602 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:12,605 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:12,798 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:48:12,801 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:12,801 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:48:22,814 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:22,815 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:22,815 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:22,817 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36b7012d-3eb0-484c-a706-c94df1e070ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:22,817 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:22,818 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:22,822 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:22,998 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2439 2021-04-07 12:48:23,000 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:23,000 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 07 Apr 2021 12:42:55 GMT"}}} 2021-04-07 12:48:33,012 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:33,013 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:33,014 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:33,015 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '709a034a-d6fc-4bd4-b058-597e2c5e0197', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:33,015 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:33,016 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:33,019 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:33,609 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2682 2021-04-07 12:48:33,611 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:33,612 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:32 GMT"}}} 2021-04-07 12:48:43,624 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:43,625 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:43,625 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:43,626 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cacd6084-d5c5-4847-b239-d1b3187c575a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:43,626 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:43,626 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:43,629 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:44,124 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 2682 2021-04-07 12:48:44,126 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:44,127 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:32 GMT"}}} 2021-04-07 12:48:54,138 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:48:54,139 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:54,139 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:54,140 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0cd6e89-6fd0-482c-b833-ac19afbff47d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:48:54,140 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:48:54,140 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:48:54,142 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:48:54,614 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:48:54,616 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:48:54,616 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:48:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:47 GMT"}}} 2021-04-07 12:49:04,628 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:04,628 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:04,629 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:04,630 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e83e87e-fefb-4c1e-82ca-3d1b8ed6037c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:04,630 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:04,630 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:04,633 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:05,114 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:05,117 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:05,118 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:48:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:47 GMT"}}} 2021-04-07 12:49:15,129 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:15,130 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:15,131 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:15,131 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04afb0a8-81e8-439b-984c-e9bdc319716d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:15,132 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:15,132 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:15,134 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:15,611 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:15,613 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:15,614 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:48:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:47 GMT"}}} 2021-04-07 12:49:25,626 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:25,627 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:25,628 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:25,628 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f1645fd-b044-4f89-9b61-6727657f473c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:25,629 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:25,629 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:25,633 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:26,139 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:26,141 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:26,142 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:48:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:48:47 GMT"}}} 2021-04-07 12:49:36,154 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:36,154 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:36,155 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:36,156 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae545ba4-a587-4a05-a1b9-b799dd29379e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:36,156 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:36,156 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:36,159 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:36,766 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:36,768 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:36,769 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:49:46,780 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:46,780 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:46,781 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:46,781 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dee37024-56ba-4b41-9eeb-f1c0711d94ad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:46,782 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:46,782 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:46,784 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:47,348 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:47,350 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:47,350 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:49:57,362 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:49:57,363 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:57,364 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:57,365 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db3147a9-9e79-41e3-af89-8a7aeb2264f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:49:57,365 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:49:57,365 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:49:57,368 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:49:57,861 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:49:57,862 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:49:57,863 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:50:07,876 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:50:07,877 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:07,878 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:07,880 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af6c92ac-7f73-42f4-8704-2614503d665d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:50:07,880 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:07,881 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:07,886 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:50:08,453 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:50:08,456 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:50:08,457 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:50:18,469 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:50:18,471 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:18,472 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:18,473 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb93a2ad-272a-433f-bf92-5cb67d47dab7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:50:18,473 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:18,474 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:18,477 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:50:18,982 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:50:18,984 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:50:18,985 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:50:28,997 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:50:28,997 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:28,998 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:28,999 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e3110d7-6882-4995-be00-b1b0146553b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:50:28,999 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:28,999 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:29,002 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:50:29,524 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:50:29,526 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:50:29,527 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:50:39,539 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:50:39,540 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:39,540 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:39,541 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bda02e8d-fa51-40f7-b5cb-d229e1255f2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:50:39,542 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:39,542 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:39,545 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:50:40,037 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:50:40,039 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:50:40,040 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:50:50,052 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:50:50,052 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:50,053 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:50,054 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61f1c257-7898-4bf0-b4eb-15f489757cda', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:50:50,054 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:50:50,055 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:50:50,057 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:50:50,550 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:50:50,552 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:50:50,553 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:49:29 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:49:30 GMT"}}} 2021-04-07 12:51:00,565 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:00,565 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:00,566 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:00,566 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be2ed117-8b18-4c85-aa5f-adf66589c307', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:00,567 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:00,567 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:00,570 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:01,083 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:01,085 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:01,086 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:51:11,097 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:11,098 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:11,098 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:11,099 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b47c578-06c7-4b0d-8be2-07c17806cf3b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:11,100 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:11,100 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:11,103 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:11,625 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:11,627 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:11,628 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:51:21,639 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:21,640 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:21,640 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:21,641 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fcc5179a-91cc-41d8-bb34-796c518e76dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:21,641 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:21,641 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:21,644 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:22,110 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:22,111 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:22,112 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:51:32,123 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:32,124 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:32,124 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:32,125 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '405d3ea1-8b04-4147-8b7e-74e411b4c0d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:32,125 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:32,125 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:32,128 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:32,685 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:32,687 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:32,688 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:51:42,700 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:42,700 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:42,700 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:42,701 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af157c2c-a9ae-47d0-a981-71b0941dcbf3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:42,701 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:42,701 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:42,704 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:43,287 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:43,289 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:43,289 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:51:53,301 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:51:53,301 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:53,302 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:53,302 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11a1d6b5-4a8e-4255-ac9f-12c2f4db76b9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:51:53,303 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:51:53,303 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:51:53,306 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:51:53,765 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:51:53,768 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:51:53,768 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:03,781 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:03,782 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:03,783 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:03,784 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53a25b95-cb24-40f7-9509-1ce63b339083', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:03,785 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:03,785 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:03,790 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:04,312 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:04,314 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:04,315 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:14,327 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:14,328 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:14,329 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:14,330 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3b88958e-d215-45b8-845c-5db32ed31848', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:14,330 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:14,330 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:14,333 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:14,839 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:14,842 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:14,842 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:24,855 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:24,856 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:24,860 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:24,861 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6388e51d-b1ec-438d-8ba6-63a14d3c1927', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:24,861 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:24,862 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:24,865 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:25,392 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:25,394 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:25,395 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:35,407 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:35,408 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:35,408 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:35,409 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'beb7542b-697b-474e-afe2-9a1530f43043', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:35,410 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:35,410 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:35,414 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:35,917 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:35,919 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:35,920 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:45,932 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:45,932 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:45,932 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:45,933 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '85a34d32-a90f-41cd-9823-b053ef727ec7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:45,933 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:45,934 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:45,936 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:46,406 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:46,408 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:46,409 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:52:56,421 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:52:56,421 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:56,422 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:56,422 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9e6507b-a797-427e-a2d2-8f1aaafd8e3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:52:56,423 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:52:56,423 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:52:56,426 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:52:56,995 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:52:56,998 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:52:56,998 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:53:07,010 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:07,011 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:07,011 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:07,012 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d04dde4-f196-4eea-8ec3-833e3d3814e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:07,012 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:07,013 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:07,015 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:53:07,611 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:53:07,613 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:53:07,614 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:53:17,626 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:17,626 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:17,627 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:17,628 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4dae25c4-a1e7-4dd3-aa21-c88f11b8351f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:17,628 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:17,629 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:17,631 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:53:18,233 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:53:18,236 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:53:18,237 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:53:28,248 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:28,249 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:28,249 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:28,250 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd922a951-f8f5-4071-8ce8-76f2c7c0e78a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:28,251 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:28,251 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:28,254 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:53:28,799 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:53:28,801 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:53:28,802 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:50:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:50:53 GMT"}}} 2021-04-07 12:53:38,813 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:38,814 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:38,814 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:38,815 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b722108-bb1a-4374-9eb5-b31827e1ca38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:38,815 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:38,816 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:38,818 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:53:39,328 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:53:39,330 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:53:39,331 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:53:49,343 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:49,343 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:49,344 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:49,344 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6137d1cf-428b-452e-912f-757a6b85c37a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:49,345 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:49,345 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:49,348 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:53:49,841 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:53:49,844 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:53:49,845 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:53:59,857 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:53:59,858 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:59,859 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:59,861 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f71241b7-eadf-4ad0-8b7a-2f82255a5fe4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:53:59,861 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:53:59,862 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:53:59,866 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:00,335 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:00,337 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:00,338 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:54:10,350 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:54:10,351 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:10,351 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:10,352 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20c49bb9-93b9-4e56-b6db-1c5e338cd066', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:54:10,353 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:10,353 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:10,356 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:10,852 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:10,855 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:10,856 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:54:20,868 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:54:20,869 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:20,870 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:20,871 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9291d031-0408-46a3-91ef-5127470890a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:54:20,871 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:20,872 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:20,875 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:21,330 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:21,333 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:21,333 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:54:31,345 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:54:31,346 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:31,347 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:31,351 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30a87045-87bd-4104-a2c9-941a14dcf34a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:54:31,351 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:31,351 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:31,354 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:31,897 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:31,899 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:31,900 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:54:41,912 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:54:41,912 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:41,913 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:41,913 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e42047fc-7747-4a78-b166-ef3d0dccda21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:54:41,914 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:41,914 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:41,916 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:42,418 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:42,420 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:42,421 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:54:52,433 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:54:52,433 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:52,433 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:52,434 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e145e7f0-8632-41ef-9113-9ee67d4300ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:54:52,434 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:54:52,434 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:54:52,437 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:54:52,961 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:54:52,963 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:54:52,964 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:02,975 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:02,976 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:02,976 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:02,977 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '51a8c38d-db28-40c2-b0f2-1bd702f2c0a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:02,977 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:02,977 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:02,979 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:03,455 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:03,458 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:03,458 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:13,470 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:13,471 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:13,471 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:13,471 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ce162ca-6362-43eb-aad3-c5865f7e257c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:13,472 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:13,472 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:13,474 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:14,010 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:14,012 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:14,013 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:24,025 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:24,025 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:24,026 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:24,027 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '715d7eaa-8d87-4db9-861d-0ba85d3078ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:24,027 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:24,027 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:24,031 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:24,550 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:24,552 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:24,552 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:34,564 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:34,564 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:34,565 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:34,566 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3485e45a-1253-42af-8d11-be4b5c469196', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:34,566 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:34,566 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:34,569 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:35,121 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:35,124 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:35,125 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:45,137 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:45,137 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:45,138 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:45,139 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '88e7ad35-afeb-4cb3-9e56-e99c0eaef1b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:45,139 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:45,140 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:45,143 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:45,732 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:45,734 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:45,734 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:55:55,746 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:55:55,747 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:55,748 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:55,749 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22cb7d52-5758-4c7a-84f6-0c374227648f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:55:55,749 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:55:55,750 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:55:55,753 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:55:56,208 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:55:56,210 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:55:56,211 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:06,223 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:06,224 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:06,224 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:06,225 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '551d69e6-a616-4879-8043-4cc2d4ce642e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:06,226 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:06,226 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:06,229 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:06,809 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:06,811 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:06,812 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:16,825 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:16,827 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:16,827 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:16,830 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '249ba4a3-272d-410e-804f-7ae82d6fc1d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:16,830 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:16,831 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:16,836 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:17,340 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:17,343 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:17,344 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:27,356 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:27,357 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:27,357 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:27,358 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c82d3ea8-fe82-4bf8-828f-002e24db23f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:27,358 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:27,359 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:27,361 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:27,895 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:27,898 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:27,898 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:37,911 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:37,912 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:37,912 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:37,913 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ad9a8a8-c008-4338-906c-50248ae9c0e2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:37,914 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:37,914 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:37,917 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:38,396 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:38,399 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:38,400 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:48,412 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:48,413 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:48,413 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:48,414 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c3b6e2a-85b4-4233-a3db-cec8b8091c80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:48,414 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:48,414 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:48,417 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:48,914 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:48,916 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:48,917 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:56:58,928 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:56:58,929 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:58,929 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:58,930 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3060d94c-d7f1-41c9-8c9c-7b8a17b9573b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:56:58,930 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:56:58,931 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:56:58,933 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:56:59,478 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:56:59,480 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:56:59,481 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:57:09,492 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:57:09,493 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:09,494 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:09,494 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4b91db7e-dca5-4de7-982d-17a0cf79de17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:57:09,495 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:09,495 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:09,498 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:57:09,988 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3046 2021-04-07 12:57:09,990 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:57:09,991 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:53:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Wed, 07 Apr 2021 12:53:32 GMT"}}} 2021-04-07 12:57:20,002 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:57:20,003 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:20,004 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:20,005 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c5b60a5a-fff7-49e5-bd95-7064df608fe2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:57:20,005 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:20,006 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:20,009 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:57:20,456 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3041 2021-04-07 12:57:20,458 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:57:20,458 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:18 GMT"}}} 2021-04-07 12:57:30,469 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:57:30,470 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:30,471 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:30,471 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4205db2f-70cd-4805-a2b4-e3a323e37eaa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:57:30,472 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:30,472 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:30,474 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:57:30,988 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3041 2021-04-07 12:57:30,990 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:57:30,991 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:20 GMT"}}} 2021-04-07 12:57:41,003 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:57:41,004 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:41,005 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:41,006 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c43181f-2e53-4d79-b872-dcb0b081d294', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:57:41,006 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:41,007 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:41,009 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:57:41,553 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:57:41,556 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:57:41,557 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:36 GMT"}}} 2021-04-07 12:57:51,568 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:57:51,569 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:51,570 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:51,571 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3539d2e-ec33-4d28-8f14-fa286f5e120f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:57:51,571 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:57:51,572 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:57:51,574 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:57:52,077 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:57:52,079 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:57:52,080 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:36 GMT"}}} 2021-04-07 12:58:02,092 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:02,093 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:02,093 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:02,094 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '634ca8b2-f502-4ada-949d-5d5190bd1931', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:02,095 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:02,096 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:02,098 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:02,588 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:02,590 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:02,591 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:36 GMT"}}} 2021-04-07 12:58:12,603 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:12,604 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:12,604 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:12,605 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0482595a-3f00-440e-996f-060e1338c025', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:12,605 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:12,606 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:12,609 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:13,162 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:13,165 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:13,165 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:57:35 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:57:36 GMT"}}} 2021-04-07 12:58:23,178 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:23,179 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:23,180 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:23,182 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '51f03a38-03a3-47e1-a330-10b68182c55f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:23,182 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:23,183 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:23,188 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:23,699 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:23,702 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:23,702 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:58:33,714 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:33,715 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:33,716 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:33,716 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9d26721-3aaf-40f7-8ca2-6fd72c393f84', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:33,717 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:33,717 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:33,720 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:34,201 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:34,203 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:34,204 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:58:44,216 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:44,217 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:44,217 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:44,218 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '582b03a6-29d3-47c8-a3d9-38ba229efd8d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:44,219 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:44,219 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:44,222 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:44,714 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:44,716 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:44,717 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:58:54,729 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:58:54,730 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:54,730 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:54,731 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '447b199c-29e1-422e-adb8-2e41db4593d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:58:54,731 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:58:54,731 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:58:54,734 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:58:55,241 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:58:55,243 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:58:55,244 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:59:05,256 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:05,257 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:05,257 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:05,258 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96f3737d-fbb0-49bb-b53d-0c106219ac76', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:05,258 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:05,258 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:05,262 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:05,792 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:05,794 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:05,795 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:59:15,806 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:15,807 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:15,807 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:15,808 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '306d56fa-8df7-4273-841d-7d51c7e19c39', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:15,808 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:15,808 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:15,811 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:16,382 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:16,385 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:16,385 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:59:26,396 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:26,397 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:26,397 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:26,398 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16303b1f-77d0-486d-9d88-6abb28c8ef51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:26,398 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:26,398 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:26,401 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:26,959 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:26,961 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:26,962 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:59:36,973 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:36,973 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:36,974 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:36,974 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8df60ed8-354c-47de-ac6b-2a829dcb7012', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:36,974 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:36,975 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:36,977 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:37,442 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:37,444 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:37,445 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:58:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:58:18 GMT"}}} 2021-04-07 12:59:47,456 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:47,457 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:47,457 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:47,458 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '335c4093-9806-41c1-bb92-ef2931f4e8f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:47,458 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:47,459 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:47,461 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:47,944 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:47,946 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:47,947 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 12:59:57,958 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 12:59:57,959 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:57,959 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:57,959 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf699ff9-ba5b-463a-9366-cba89505f6a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 12:59:57,960 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 12:59:57,960 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 12:59:57,963 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 12:59:58,513 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 12:59:58,515 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 12:59:58,515 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:00:08,527 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:00:08,527 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:08,528 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:08,529 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4c543e8e-b94f-4d2e-8479-d03794c77fb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:00:08,529 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:08,530 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:08,532 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:00:09,054 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:00:09,056 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:00:09,056 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:00:19,069 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:00:19,070 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:19,070 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:19,072 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2c1087d-efab-4d69-baa4-3300f8f2dd6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:00:19,072 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:19,072 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:19,077 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:00:19,647 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:00:19,650 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:00:19,651 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:00:29,663 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:00:29,663 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:29,664 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:29,665 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e7b3452-1882-4835-b759-a71888c3f06e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:00:29,665 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:29,665 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:29,668 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:00:30,175 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:00:30,178 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:00:30,178 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:00:40,190 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:00:40,191 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:40,191 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:40,191 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1bf7e93c-8ee6-4f9f-9c42-d133ef81d3ea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:00:40,192 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:40,192 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:40,194 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:00:40,697 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:00:40,699 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:00:40,699 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:00:50,711 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:00:50,712 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:50,712 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:50,713 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97652df3-0abe-43c3-8db3-1f6820ced8a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:00:50,713 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:00:50,713 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:00:50,716 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:00:51,200 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:00:51,202 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:00:51,203 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:01,215 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:01,216 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:01,216 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:01,217 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d60603e-d3b3-4a88-a163-18b63006ac33', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:01,218 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:01,218 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:01,221 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:01,728 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:01,730 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:01,731 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:11,742 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:11,743 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:11,744 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:11,744 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b8553ec-1e5d-4884-acfc-70b0c95c1e61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:11,745 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:11,745 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:11,747 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:12,265 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:12,268 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:12,268 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:22,280 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:22,281 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:22,281 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:22,282 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52267176-13fe-421e-be93-5e08021d5ded', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:22,282 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:22,283 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:22,285 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:22,790 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:22,792 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:22,793 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:32,804 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:32,805 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:32,806 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:32,806 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4685be81-ef6d-4b68-9999-7a6b96898e21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:32,807 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:32,807 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:32,810 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:33,397 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:33,399 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:33,399 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:43,411 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:43,412 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:43,412 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:43,413 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bbefb1ad-2c39-4713-97e6-be12fa09cb68', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:43,413 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:43,414 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:43,417 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:43,900 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:43,902 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:43,903 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:01:53,914 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:01:53,915 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:53,916 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:53,916 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34c5823a-41bf-49ac-a46e-c9034ec77a5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:01:53,917 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:01:53,917 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:01:53,920 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:01:54,413 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:01:54,415 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:01:54,416 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:02:04,427 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:04,428 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:04,429 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:04,429 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b480625-d0e4-489b-8056-5bb3603f0e63', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:04,430 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:04,430 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:04,433 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:04,952 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:04,954 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:04,955 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 12:59:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 12:59:40 GMT"}}} 2021-04-07 13:02:14,968 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:14,969 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:14,970 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:14,972 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5242222c-4d09-44bb-8ea5-191e44d03589', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:14,972 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:14,973 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:14,978 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:15,444 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:15,448 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:15,449 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:02:25,461 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:25,462 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:25,462 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:25,463 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc564589-6f76-4ce7-a9e0-d7327c2e8c27', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:25,464 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:25,464 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:25,467 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:25,937 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:25,940 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:25,940 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:02:35,952 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:35,953 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:35,954 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:35,955 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c8c7e66-dbaa-4481-9339-094949b61723', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:35,955 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:35,956 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:35,959 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:36,488 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:36,490 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:36,491 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:02:46,503 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:46,503 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:46,504 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:46,504 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7debf72e-54bd-42bf-b460-dc9966c7fb4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:46,505 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:46,505 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:46,507 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:47,040 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:47,042 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:47,043 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:02:57,054 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:02:57,055 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:57,056 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:57,059 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47c97cd4-4caf-4077-abbc-2d6b422806cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:02:57,060 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:02:57,060 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:02:57,062 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:02:57,634 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:02:57,635 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:02:57,636 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:03:07,647 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:03:07,648 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:07,648 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:07,649 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '163685e6-ace7-4092-bf47-80d8f84cc378', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:03:07,649 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:07,650 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:07,653 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:03:08,158 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:03:08,160 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:03:08,161 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:03:18,172 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:03:18,173 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:18,174 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:18,174 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0704ba1f-ed0d-4421-844b-32214432f0ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:03:18,175 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:18,175 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:18,178 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:03:18,765 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:03:18,767 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:03:18,768 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:03:28,780 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:03:28,781 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:28,781 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:28,782 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68dbd163-c57a-457f-bf1a-7fc09a87b375', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:03:28,782 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:28,782 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:28,785 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:03:29,317 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:03:29,319 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:03:29,319 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:03:39,331 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:03:39,331 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:39,331 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:39,332 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '515ac5da-3d6d-4536-98a7-768eca6fe45d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:03:39,332 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:39,332 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:39,335 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:03:39,856 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:03:39,858 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:03:39,859 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:03:49,870 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:03:49,870 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:49,871 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:49,871 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '377c4f79-2adb-43f6-ba9d-2436447a1abf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:03:49,872 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:03:49,872 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:03:49,875 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:03:50,355 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:03:50,357 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:03:50,358 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:00,369 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:00,370 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:00,371 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:00,372 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e97253cc-0815-4495-8132-050b7e630a73', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:00,372 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:00,372 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:00,376 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:00,843 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:00,844 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:00,845 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:10,857 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:10,859 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:10,859 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:10,861 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e1ef0b5-b53e-4453-bd45-13de8340f85f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:10,862 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:10,862 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:10,867 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:11,379 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:11,382 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:11,382 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:21,395 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:21,397 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:21,397 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:21,398 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a57d8fa6-1d15-4739-9fa2-bdfcbc142290', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:21,399 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:21,399 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:21,403 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:21,842 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:21,844 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:21,845 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:31,856 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:31,857 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:31,857 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:31,858 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c137191-c326-4b50-a58c-e89dd761f28d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:31,859 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:31,859 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:31,862 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:32,296 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:32,298 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:32,299 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:42,311 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:42,312 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:42,313 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:42,314 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd8668139-cd0d-4d3f-9d1d-cbe63dc37876', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:42,314 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:42,315 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:42,318 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:42,837 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:42,839 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:42,840 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:04:52,847 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:04:52,848 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:52,849 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:52,850 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3142de48-4a99-4d36-98e8-698e8b711d29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:04:52,850 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:04:52,850 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:04:52,853 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:04:53,398 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:04:53,400 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:04:53,401 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:05:03,412 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:03,413 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:03,414 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:03,415 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '82e43cf2-4ca9-472a-b63a-315ca861ec7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:03,418 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:03,419 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:03,422 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:04,015 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:05:04,017 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:04,018 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:05:14,030 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:14,030 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:14,030 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:14,031 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4bf00b02-e387-4267-be0e-625a2f37bfdc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:14,031 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:14,032 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:14,034 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:14,598 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:05:14,600 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:14,600 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:05:24,611 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:24,612 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:24,612 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:24,613 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80b50d7e-7dcf-4ab0-8202-1fdb4b164194', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:24,613 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:24,613 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:24,615 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:25,141 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:05:25,144 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:25,144 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:05:35,156 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:35,157 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:35,157 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:35,157 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7122c471-8ed8-446c-99e3-76fae2431d70', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:35,158 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:35,158 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:35,161 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:35,605 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3259 2021-04-07 13:05:35,607 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:35,608 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:02:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:02:08 GMT"}}} 2021-04-07 13:05:45,619 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:45,620 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:45,620 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:45,621 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '55545833-9be2-4636-bcc0-fa992619efb4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:45,621 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:45,622 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:45,625 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:46,188 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3123 2021-04-07 13:05:46,190 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:46,191 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:05:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: DeleteVfModuleBB has failed. TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:05:45 GMT"}}} 2021-04-07 13:05:46,192 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-04-07 13:05:46,192 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:46,193 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:46,193 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:46,193 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe4120b6-0ff8-496f-b663-977952b4d1dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:46,194 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:46,194 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:46,196 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:46,660 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3123 2021-04-07 13:05:46,662 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:46,663 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:05:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: DeleteVfModuleBB has failed. TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:05:45 GMT"}}} 2021-04-07 13:05:46,664 DEBUG 195:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:46,664 DEBUG 197:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:46,664 DEBUG 198:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:46,665 DEBUG 103:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff89c4a5-d834-4f76-ba1e-3532b0e7ea2f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:46,665 DEBUG 105:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:46,665 DEBUG 106:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:46,668 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:47,106 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3123 2021-04-07 13:05:47,108 INFO 116:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:47,109 DEBUG 120:onap_service.py(9) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:05:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: DeleteVfModuleBB has failed. TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:05:45 GMT"}}} 2021-04-07 13:05:47,136 DEBUG 195:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:47,138 DEBUG 197:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:47,138 DEBUG 198:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:47,141 DEBUG 103:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '433c5872-5398-439d-ba1a-719ba4eeffd7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:47,141 DEBUG 105:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:47,141 DEBUG 106:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:47,147 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:47,736 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3123 2021-04-07 13:05:47,739 INFO 116:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:47,740 DEBUG 120:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:05:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: DeleteVfModuleBB has failed. TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:05:45 GMT"}}} 2021-04-07 13:05:47,741 DEBUG 195:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: <property object at 0x7f619ec5f090> 2021-04-07 13:05:47,741 DEBUG 197:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:47,741 DEBUG 198:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:47,742 DEBUG 103:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e9cfaaea-e3f8-477d-86b6-4f63cf6c6700', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-04-07 13:05:47,742 DEBUG 105:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 2021-04-07 13:05:47,742 DEBUG 106:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] data sent: None 2021-04-07 13:05:47,744 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-04-07 13:05:48,199 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3451979b-9c08-42fe-aaf2-9d835d23a4d6 HTTP/1.1" 200 3123 2021-04-07 13:05:48,201 INFO 116:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response code: 200 2021-04-07 13:05:48,201 DEBUG 120:onap_service.py(1) - [None][Check 3451979b-9c08-42fe-aaf2-9d835d23a4d6 orchestration request status] response: {"request":{"requestId":"3451979b-9c08-42fe-aaf2-9d835d23a4d6","startTime":"Wed, 07 Apr 2021 12:42:54 GMT","finishTime":"Wed, 07 Apr 2021 13:05:45 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelVersionId":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelCustomizationId":"e9697c5f-e2ef-4ba4-840e-a5eff27a4f51","modelUuid":"7b428fe4-59e0-4dda-9a4f-2101ca7b9950","modelInvariantUuid":"428e55f0-ef35-4e52-ae27-c521191c3d06","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","modelInfo":{"modelInvariantId":"7ebadadc-32b0-4dee-ba7c-5f045eb62756","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelUuid":"8d2d6518-1b69-4e97-9fe9-d839757770c2","modelInvariantUuid":"7ebadadc-32b0-4dee-ba7c-5f045eb62756"}}},{"relatedInstance":{"instanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelVersionId":"4559758e-4a18-430f-85ac-dc30a6c23726","modelCustomizationId":"04ec9d9c-2e12-46f4-bc0d-f4b88181bd21","modelUuid":"4559758e-4a18-430f-85ac-dc30a6c23726","modelInvariantUuid":"8a6664cc-f138-40ac-a510-b22dfcfb8f03","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"46623083-cd9e-4e7d-bee9-673217bfa54c","vnfInstanceId":"77f0f039-ec03-4dff-a383-671c1daa2205","vfModuleInstanceId":"8e504139-e8f6-415a-8b6b-3372a134ec08","vfModuleInstanceName":"basic_cnf-c0dc3830-5730-466e-a18e-a0493aa4d148"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3. FLOW STATUS: DeleteVfModuleBB has failed. TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Exception occured during vnf adapter: org.onap.so.openstack.exceptions.MsoAdapterException: cloud did not match an orchestration service for: region=k8sregion,cloud=http://10.42.225.160:5000/v3.","percentProgress":100,"timestamp":"Wed, 07 Apr 2021 13:05:45 GMT"}}} 2021-04-07 13:05:48,203 ERROR 148:vf_module_ala_carte.py(1) - VfModule instantiation basic_cnf0..BasicCnf..base_dummy..module-0 failed 2021-04-07 13:05:48,204 ERROR 48:basic_cnf.py(1) - VF Module instantiation error 2021-04-07 13:05:48,205 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 38:10 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-04-07 13:05:48,212 INFO 54:basic_cnf.py(1) - Generate Test report 2021-04-07 13:05:48,329 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-04-07 13:05:48,834 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-04-07 13:05:48,836 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/606dae2c6c44f50010937cef 2021-04-07 13:05:48,837 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed. 2021-04-07 13:05:48,837 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR