2021-04-10 00:41:14,362 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-04-10 00:41:14,363 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/onboard/service.py:116: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-04-10 00:41:14,368 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-04-10 00:41:14,368 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-04-10 00:41:14,369 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-04-10 00:41:14,369 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-10 00:41:14,369 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-10 00:41:14,369 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-10 00:41:14,370 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-04-10 00:41:14,370 DEBUG 33:basic_cnf.py(1) - start time
2021-04-10 00:41:14,370 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-04-10 00:41:14,370 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-10 00:41:14,371 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-10 00:41:14,371 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,371 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,371 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:14,372 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,372 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,372 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:14,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:14,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-04-10 00:41:14,475 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-10 00:41:14,475 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c5b309cf00c3455f97140148c84f5830","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1aa871ab4f6848b8b94fff4c94275c60","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"551732a430704b649ad34d41d55039fe","type":"vlm","name":"6d1d7f9f-d927-4cfa-86da","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"87805bbc24f6426d8567edfc6883a63a","type":"vlm","name":"907a4118-f81c-4f68-8f4f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-10 00:41:14,478 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-10 00:41:14,478 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-10 00:41:14,479 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-10 00:41:14,479 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-04-10 00:41:14,479 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-10 00:41:14,480 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-10 00:41:14,480 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,480 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,481 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:14,481 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,482 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,482 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:14,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:14,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-04-10 00:41:14,555 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-10 00:41:14,555 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c5b309cf00c3455f97140148c84f5830","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1aa871ab4f6848b8b94fff4c94275c60","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"551732a430704b649ad34d41d55039fe","type":"vlm","name":"6d1d7f9f-d927-4cfa-86da","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"87805bbc24f6426d8567edfc6883a63a","type":"vlm","name":"907a4118-f81c-4f68-8f4f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-10 00:41:14,557 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-10 00:41:14,557 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-10 00:41:14,558 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-10 00:41:14,576 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,576 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,576 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-10 00:41:14,576 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:14,577 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:14,577 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-10 00:41:14,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:16,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159
2021-04-10 00:41:16,599 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-04-10 00:41:16,599 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"61f9e9bd76c74f4192c343323a34d9f5","version":{"id":"be6fcf27199c49a18987a006e2cccb77","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-10 00:41:16,603 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-04-10 00:41:16,603 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-04-10 00:41:16,610 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:16,611 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/61f9e9bd76c74f4192c343323a34d9f5/versions/be6fcf27199c49a18987a006e2cccb77/actions
2021-04-10 00:41:16,611 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-04-10 00:41:16,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:17,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/61f9e9bd76c74f4192c343323a34d9f5/versions/be6fcf27199c49a18987a006e2cccb77/actions HTTP/1.1" 200 2
2021-04-10 00:41:17,750 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-04-10 00:41:17,750 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-04-10 00:41:17,754 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-04-10 00:41:17,764 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:41:17,764 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:41:17,764 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:17,765 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:17,765 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:17,766 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:17,766 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:17,766 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:17,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:18,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-10 00:41:18,015 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:41:18,015 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-10 00:41:18,019 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:41:18,019 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:41:18,020 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:41:18,020 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:41:18,020 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-10 00:41:18,021 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:41:18,021 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-10 00:41:18,022 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:41:18,022 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:41:18,022 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,023 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,023 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,024 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,024 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,024 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:18,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-10 00:41:18,247 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:41:18,248 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-10 00:41:18,252 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:41:18,252 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:41:18,252 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:41:18,253 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:41:18,254 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-10 00:41:18,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:41:18,255 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-10 00:41:18,255 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:41:18,256 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:41:18,257 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,257 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,258 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,258 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,259 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,259 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:18,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-10 00:41:18,592 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:41:18,593 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-10 00:41:18,596 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:41:18,597 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:41:18,597 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:41:18,598 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:41:18,598 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-10 00:41:18,599 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:41:18,599 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-10 00:41:18,600 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:41:18,600 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:41:18,601 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,601 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,602 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,603 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,603 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,604 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:18,912 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-10 00:41:18,914 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:41:18,915 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-10 00:41:18,918 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:41:18,919 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:41:18,919 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:41:18,919 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:41:18,919 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-10 00:41:18,920 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:41:18,920 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-10 00:41:18,921 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-04-10 00:41:18,921 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:41:18,921 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:41:18,922 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,922 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,922 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,923 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:18,923 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:18,924 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:41:18,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:19,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-10 00:41:19,161 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:41:19,161 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-10 00:41:19,165 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:41:19,166 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:41:19,167 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:41:19,167 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:41:19,168 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-10 00:41:19,168 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:41:19,169 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-10 00:41:19,175 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-10 00:41:19,175 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-10 00:41:19,176 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:19,177 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:19,177 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:19,178 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:19,179 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-10 00:41:19,179 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-10 00:41:19,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:19,791 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844
2021-04-10 00:41:19,793 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-10 00:41:19,794 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"61f9e9bd76c74f4192c343323a34d9f5","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c5b309cf00c3455f97140148c84f5830","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1aa871ab4f6848b8b94fff4c94275c60","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"551732a430704b649ad34d41d55039fe","type":"vlm","name":"6d1d7f9f-d927-4cfa-86da","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"87805bbc24f6426d8567edfc6883a63a","type":"vlm","name":"907a4118-f81c-4f68-8f4f","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-04-10 00:41:19,798 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-04-10 00:41:19,798 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-10 00:41:19,798 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:19,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/61f9e9bd76c74f4192c343323a34d9f5/versions
2021-04-10 00:41:19,799 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:19,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-10 00:41:19,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/61f9e9bd76c74f4192c343323a34d9f5/versions
2021-04-10 00:41:19,800 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:19,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:19,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/61f9e9bd76c74f4192c343323a34d9f5/versions HTTP/1.1" 200 264
2021-04-10 00:41:19,998 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:19,999 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be6fcf27199c49a18987a006e2cccb77","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015274666,"modificationTime":1618015277338,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:41:20,002 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-10 00:41:20,002 INFO 192:__init__.py(1) - Vendor found, updating information
2021-04-10 00:41:20,002 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:20,003 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/61f9e9bd76c74f4192c343323a34d9f5/versions
2021-04-10 00:41:20,003 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:20,003 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:20,004 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/61f9e9bd76c74f4192c343323a34d9f5/versions
2021-04-10 00:41:20,004 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:20,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:20,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/61f9e9bd76c74f4192c343323a34d9f5/versions HTTP/1.1" 200 264
2021-04-10 00:41:20,196 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:20,197 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be6fcf27199c49a18987a006e2cccb77","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015274666,"modificationTime":1618015277338,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:41:20,200 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-10 00:41:20,200 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:20,201 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:20,201 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": "61f9e9bd76c74f4192c343323a34d9f5",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-10 00:41:20,202 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:20,202 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:41:20,202 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": "61f9e9bd76c74f4192c343323a34d9f5",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-10 00:41:20,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:27,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159
2021-04-10 00:41:27,951 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-04-10 00:41:27,952 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"b338b9971c404c9e9351661256716430","version":{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-10 00:41:27,955 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-04-10 00:41:27,955 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:27,956 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:27,956 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:27,956 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:27,956 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:27,957 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:27,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:28,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:28,148 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:28,149 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:28,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-10 00:41:28,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:28,152 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:28,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-10 00:41:28,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:28,154 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:28,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:28,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 223
2021-04-10 00:41:28,370 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:28,370 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618015280639,"modificationTime":1618015285138}
2021-04-10 00:41:28,374 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:28,374 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:28,374 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:28,375 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:28,375 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:28,375 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:28,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:29,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 369
2021-04-10 00:41:29,123 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:29,123 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca"}
2021-04-10 00:41:29,128 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,129 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:29,129 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:29,130 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,130 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:29,130 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:29,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:29,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 369
2021-04-10 00:41:29,621 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:29,621 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca"}
2021-04-10 00:41:29,625 INFO 219:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-04-10 00:41:29,625 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,626 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:29,626 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:29,626 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,627 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:29,627 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:29,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:29,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:29,745 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:29,746 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:29,749 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,749 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:29,750 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:29,750 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:29,750 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:29,751 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:29,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:30,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 223
2021-04-10 00:41:30,048 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:30,048 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618015280639,"modificationTime":1618015285138}
2021-04-10 00:41:30,051 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:30,052 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:30,052 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:30,052 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:30,053 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:30,053 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:30,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:30,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 369
2021-04-10 00:41:30,820 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:30,821 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca"}
2021-04-10 00:41:30,825 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:30,825 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:30,825 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:30,826 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:30,826 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:30,826 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:30,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:31,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 369
2021-04-10 00:41:31,622 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:31,623 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca"}
2021-04-10 00:41:31,627 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'}
2021-04-10 00:41:31,627 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/orchestration-template-candidate
2021-04-10 00:41:31,627 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-04-10 00:41:31,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:32,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/orchestration-template-candidate HTTP/1.1" 200 90
2021-04-10 00:41:32,247 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-04-10 00:41:32,247 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:32,247 INFO 172:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-04-10 00:41:32,251 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,252 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:32,252 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:32,252 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,253 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:32,253 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:32,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:32,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:32,413 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:32,413 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:32,416 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,416 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,416 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:32,417 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,417 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,417 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:32,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:32,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 222
2021-04-10 00:41:32,570 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:32,570 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618015280639,"modificationTime":1618015292228}
2021-04-10 00:41:32,573 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,573 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,574 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:32,574 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,574 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,575 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:32,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:32,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 436
2021-04-10 00:41:32,818 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:32,818 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:32,821 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,822 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,822 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:32,822 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:32,823 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:32,823 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:32,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:33,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 436
2021-04-10 00:41:33,019 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:33,020 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:33,023 INFO 219:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-04-10 00:41:33,023 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,023 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:33,024 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:33,024 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,024 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:33,025 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:33,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:33,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:33,115 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:33,116 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:33,119 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,119 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,119 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:33,120 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,120 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,120 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:33,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:33,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 222
2021-04-10 00:41:33,247 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:33,248 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618015280639,"modificationTime":1618015292228}
2021-04-10 00:41:33,251 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,251 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,251 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:33,252 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,252 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,252 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:33,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:33,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 436
2021-04-10 00:41:33,613 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:33,613 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:33,617 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,617 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,618 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:33,618 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,618 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:33,618 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:33,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:33,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 436
2021-04-10 00:41:33,913 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:33,913 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:33,916 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,917 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/orchestration-template-candidate/process
2021-04-10 00:41:33,917 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-10 00:41:33,918 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:33,918 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/orchestration-template-candidate/process
2021-04-10 00:41:33,918 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-10 00:41:33,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:46,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-04-10 00:41:46,652 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-04-10 00:41:46,652 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"}
2021-04-10 00:41:46,656 INFO 187:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-04-10 00:41:46,657 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:46,657 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:46,657 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:46,658 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:46,658 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:46,658 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:46,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:46,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:46,752 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:46,753 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:46,756 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:46,756 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:46,757 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:46,757 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:46,757 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:46,758 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:46,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:47,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 222
2021-04-10 00:41:47,051 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:47,051 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618015280639,"modificationTime":1618015306568}
2021-04-10 00:41:47,055 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:47,055 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:47,055 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:47,056 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:47,056 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:47,057 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:47,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:47,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:41:47,920 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:47,921 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:47,924 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:47,925 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:47,925 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:47,925 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:47,926 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:47,926 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:47,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:48,753 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:41:48,755 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:48,755 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:48,760 INFO 219:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-04-10 00:41:48,760 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:48,760 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:48,760 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:48,761 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:48,761 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:41:48,761 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:41:48,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:48,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:41:48,949 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:41:48,950 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015285158,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:41:48,953 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:48,953 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:48,953 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:48,954 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:48,954 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:48,954 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:41:48,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:49,352 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 222
2021-04-10 00:41:49,354 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:41:49,355 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1618015280639,"modificationTime":1618015306568}
2021-04-10 00:41:49,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-10 00:41:49,360 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:49,360 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:49,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-10 00:41:49,361 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:49,361 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:49,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:50,260 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:41:50,262 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:50,262 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:50,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-10 00:41:50,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:50,266 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:50,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-10 00:41:50,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:41:50,267 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:41:50,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:41:50,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:41:50,734 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:41:50,734 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:41:50,744 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:41:50,744 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions
2021-04-10 00:41:50,744 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

  "commitRequest":{"message":"ok"},

  "action": "Commit"
}
2021-04-10 00:41:50,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:00,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions HTTP/1.1" 200 2
2021-04-10 00:42:00,997 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-04-10 00:42:00,997 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-04-10 00:42:01,002 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:01,002 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:01,002 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:01,003 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:01,003 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:01,003 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:01,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:01,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:42:01,247 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:01,247 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015310812,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:42:01,251 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:01,251 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:01,251 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:42:01,252 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:01,252 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:01,252 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:42:01,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:02,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 223
2021-04-10 00:42:02,055 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:42:02,055 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618015280639,"modificationTime":1618015306568}
2021-04-10 00:42:02,059 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:02,059 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:02,059 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:02,060 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:02,060 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:02,060 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:02,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:03,644 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:42:03,646 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:42:03,647 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:42:03,650 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-04-10 00:42:03,651 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:03,651 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:03,651 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:03,651 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:03,652 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:03,652 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:03,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:03,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 253
2021-04-10 00:42:03,846 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:03,847 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1618015280639,"modificationTime":1618015310812,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-10 00:42:03,851 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:03,851 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:03,852 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:42:03,852 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:03,853 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:03,853 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-10 00:42:03,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:04,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 223
2021-04-10 00:42:04,246 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-10 00:42:04,247 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1618015280639,"modificationTime":1618015306568}
2021-04-10 00:42:04,250 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:04,250 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:04,250 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:04,251 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:04,251 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:04,251 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:04,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:05,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:42:05,058 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:42:05,058 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:42:05,070 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:05,071 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions
2021-04-10 00:42:05,071 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-04-10 00:42:05,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:16,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions HTTP/1.1" 200 2
2021-04-10 00:42:16,391 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-04-10 00:42:16,391 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-04-10 00:42:16,395 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:16,395 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:16,396 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:16,396 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:16,396 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:16,397 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:16,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:16,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 264
2021-04-10 00:42:16,551 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:16,551 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015280639,"modificationTime":1618015333772,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:42:16,554 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-10 00:42:16,555 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:16,555 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:16,555 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:16,556 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:16,556 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:16,556 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:16,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:16,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 264
2021-04-10 00:42:16,644 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:16,644 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015280639,"modificationTime":1618015333772,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:42:16,655 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:16,655 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions
2021-04-10 00:42:16,655 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-10 00:42:16,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:21,304 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions HTTP/1.1" 200 317
2021-04-10 00:42:21,307 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-10 00:42:21,308 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b338b9971c404c9e9351661256716430","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-10 00:42:21,308 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b338b9971c404c9e9351661256716430","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-10 00:42:21,313 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:42:21,314 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:42:21,314 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:21,314 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:21,315 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:21,315 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:21,315 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:21,316 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:21,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:42:23,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-10 00:42:23,212 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:42:23,212 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:42:23,216 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:42:23,216 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:23,216 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:23,216 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:23,217 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:42:23,217 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:23,217 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:23,217 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:23,218 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-10 00:42:23,218 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:42:23,218 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-10 00:42:23,218 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:42:23,218 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:42:23,219 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:23,219 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:23,219 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:23,220 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:23,220 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:23,220 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:23,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:42:24,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-10 00:42:24,253 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:42:24,254 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:42:24,258 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:42:24,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:24,259 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:24,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:24,259 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:42:24,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:24,260 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:24,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:24,260 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-10 00:42:24,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:42:24,260 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-10 00:42:24,261 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-04-10 00:42:24,261 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-04-10 00:42:24,261 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-04-10 00:42:24,262 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-10 00:42:24,262 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-10 00:42:24,262 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:24,263 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-10 00:42:24,263 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-10 00:42:24,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:25,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-04-10 00:42:25,772 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-04-10 00:42:25,774 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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}],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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}],"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":"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":"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}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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 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":"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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-10 00:42:25,779 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-04-10 00:42:25,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-04-10 00:42:25,780 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-04-10 00:42:25,780 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-04-10 00:42:25,780 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:42:25,780 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:42:25,781 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:25,781 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:25,781 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:25,781 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:25,782 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:42:25,782 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:42:25,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:42:26,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-10 00:42:26,054 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:42:26,055 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:42:26,058 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:42:26,058 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:26,058 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:26,059 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:26,059 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:42:26,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:42:26,059 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:26,060 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:42:26,060 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-10 00:42:26,060 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:42:26,060 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-10 00:42:26,087 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-10 00:42:26,088 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-10 00:42:26,088 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,088 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:42:26,088 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:42:26,089 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,089 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-10 00:42:26,089 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-10 00:42:26,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:26,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329
2021-04-10 00:42:26,159 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-10 00:42:26,159 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_qEeDgW_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c5b309cf00c3455f97140148c84f5830","onboardingMethod":"NetworkPackage","id":"210d688bca694b21b177c6814d47b0c1","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1aa871ab4f6848b8b94fff4c94275c60","onboardingMethod":"NetworkPackage","id":"0cbf754772e3464587f01caba7075a84","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c959eb41-3fb8","description":"vendor software product","vendorName":"6d1d7f9f-d927-4cfa-86da","vendorId":"551732a430704b649ad34d41d55039fe","onboardingMethod":"NetworkPackage","id":"2bddb9e8a5cb4bebb3e7c57bd1fb68d0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 29a4f734-65a5","description":"vendor software product","vendorName":"907a4118-f81c-4f68-8f4f","vendorId":"87805bbc24f6426d8567edfc6883a63a","onboardingMethod":"NetworkPackage","id":"b027510988af47d9a3dfb57f6caa6c6f","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-04-10 00:42:26,162 DEBUG 303:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-04-10 00:42:26,162 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_qEeDgW_VSP from SDC
2021-04-10 00:42:26,162 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-10 00:42:26,162 DEBUG 303:vsp.py(1) - importing VSP pNF c959eb41-3fb8 from SDC
2021-04-10 00:42:26,162 DEBUG 303:vsp.py(1) - importing VSP vFW 29a4f734-65a5 from SDC
2021-04-10 00:42:26,163 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-04-10 00:42:26,163 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-10 00:42:26,163 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,163 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,163 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,164 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,164 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,164 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:26,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 264
2021-04-10 00:42:26,255 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:26,256 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015280639,"modificationTime":1618015333772,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:42:26,259 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-10 00:42:26,259 INFO 192:__init__.py(1) - Vsp found, updating information
2021-04-10 00:42:26,259 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-10 00:42:26,260 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,260 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,260 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,261 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,261 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,261 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:26,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 264
2021-04-10 00:42:26,345 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:26,345 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015280639,"modificationTime":1618015333772,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:42:26,347 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,348 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,348 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,348 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,348 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/b338b9971c404c9e9351661256716430/versions
2021-04-10 00:42:26,349 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-10 00:42:26,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:26,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b338b9971c404c9e9351661256716430/versions HTTP/1.1" 200 264
2021-04-10 00:42:26,450 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-10 00:42:26,451 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"7596c62572f9492ab58db974f6ea0fca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1618015280639,"modificationTime":1618015333772,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-10 00:42:26,453 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-10 00:42:26,460 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:26,460 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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions
2021-04-10 00:42:26,460 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-10 00:42:26,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:29,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca/actions HTTP/1.1" 200 317
2021-04-10 00:42:29,117 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-10 00:42:29,117 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b338b9971c404c9e9351661256716430","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-10 00:42:29,118 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"b338b9971c404c9e9351661256716430","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-10 00:42:29,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-10 00:42:29,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:29,122 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:29,123 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:29,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/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca
2021-04-10 00:42:29,123 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-10 00:42:29,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:29,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/b338b9971c404c9e9351661256716430/versions/7596c62572f9492ab58db974f6ea0fca HTTP/1.1" 200 804
2021-04-10 00:42:29,514 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-10 00:42:29,514 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":"61f9e9bd76c74f4192c343323a34d9f5","onboardingMethod":"NetworkPackage","id":"b338b9971c404c9e9351661256716430","version":"7596c62572f9492ab58db974f6ea0fca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-10 00:42:29,518 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:29,518 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-04-10 00:42:29,518 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": "b338b9971c404c9e9351661256716430",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_cnf",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_cnf"],
    "toscaArtifacts": {},
    "vendorName": "basicnf_vendor",
    "vendorRelease": "1.0"
}
2021-04-10 00:42:29,519 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:29,519 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-04-10 00:42:29,519 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": "b338b9971c404c9e9351661256716430",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_cnf",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_cnf"],
    "toscaArtifacts": {},
    "vendorName": "basicnf_vendor",
    "vendorRelease": "1.0"
}
2021-04-10 00:42:29,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:42:38,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None
2021-04-10 00:42:38,925 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-04-10 00:42:38,934 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1618015354164,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ae30214c-699f-47ca-b483-74100bccc9b7","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618015354166,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354164,"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":1618015354347,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"72607a0d-6464-4424-ad7d-0b90e72fe443","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1618015354351,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354347,"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":1618015354164,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ae30214c-699f-47ca-b483-74100bccc9b7","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618015354166,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354164,"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":1618015354185,"description":"created from csar","artifactType":"HEAT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7d8e9ed3-36a3-4293-99c3-e02308e2438e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","duplicated":false,"payloadUpdateDate":1618015354194,"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":1618015354185,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015354204,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1618015354204,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354204,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015351412,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":1618015351412,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015351412,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":1618015351412,"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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"feature","uniqueId":"capability.4a32fd14-949a-4e79-b69e-505f6fcd9a05.feature","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Scalable","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"scalable","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.scalable","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"binding","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.binding","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Container","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"host","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.host","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.ephemeral.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.ephemeral.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"instance","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.instance","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu.delta","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu.delta","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_util","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu_util","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.root.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.root.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"vcpus","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.vcpus","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.resident","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.resident","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"os","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.os","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"endpoint","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.endpoint","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"dependency","uniqueId":"4a32fd14-949a-4e79-b69e-505f6fcd9a05.dependency","capability":"tosca.capabilities.Node","ownerId":"4a32fd14-949a-4e79-b69e-505f6fcd9a05","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"local_storage","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"dce87920-cdcc-45e9-9f29-a8596c8da1c8.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"5305102d-f983-4d08-9a92-5a3ceda71233","createdFromCsar":true,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1618015353759,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"5305102d-f983-4d08-9a92-5a3ceda71233","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1618015353947,"customizationUUID":"04fdd929-f841-4fe1-ba32-53c9a5a274d4","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_flavor_name","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"dce87920-cdcc-45e9-9f29-a8596c8da1c8.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5305102d-f983-4d08-9a92-5a3ceda71233.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_image_name","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"78879fe3-0bc5-4901-9c4e-a804146664f6.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f.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":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e3c4d30d-b96b-433d-b2e4-4e2674b9357f","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"feature","uniqueId":"capability.4a32fd14-949a-4e79-b69e-505f6fcd9a05.feature","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Scalable","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"scalable","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.scalable","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"binding","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.binding","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Container","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"host","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.host","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.ephemeral.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.ephemeral.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"instance","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.instance","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu.delta","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu.delta","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_util","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu_util","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.root.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.root.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"vcpus","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.vcpus","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.resident","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.resident","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"os","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.os","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"endpoint","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.endpoint","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"dependency","uniqueId":"4a32fd14-949a-4e79-b69e-505f6fcd9a05.dependency","capability":"tosca.capabilities.Node","ownerId":"4a32fd14-949a-4e79-b69e-505f6fcd9a05","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"local_storage","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"1eb034cc-96a9-49a0-ab26-ef2622abfdc8","groupUUID":"bf68644f-e9ae-4d5f-84c4-fb76b7252210","members":{"abstract_dummy":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["78879fe3-0bc5-4901-9c4e-a804146664f6.heat1env","78879fe3-0bc5-4901-9c4e-a804146664f6.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"da854120-dd30-4017-a751-05a00816d0ef","artifactsUuid":["7d8e9ed3-36a3-4293-99c3-e02308e2438e"],"groupUUID":"36d5fdfc-208b-4483-b627-038f4f9501c7","members":{"abstract_dummy":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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","creationDate":1618015351412,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"b338b9971c404c9e9351661256716430","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","systemName":"BasicCnf","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1618015353862,"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":1618015354185,"description":"created from csar","artifactType":"HEAT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7d8e9ed3-36a3-4293-99c3-e02308e2438e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","duplicated":false,"payloadUpdateDate":1618015354194,"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":1618015354185,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1618015354347,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"72607a0d-6464-4424-ad7d-0b90e72fe443","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1618015354351,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354347,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015354204,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1618015354204,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354204,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1618015354164,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ae30214c-699f-47ca-b483-74100bccc9b7","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618015354166,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354164,"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":"78879fe3-0bc5-4901-9c4e-a804146664f6"},"categorySpecificMetadata":{},"csarUUID":"b338b9971c404c9e9351661256716430","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"}
2021-04-10 00:42:38,949 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC
2021-04-10 00:42:38,950 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:42:48,961 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-04-10 00:42:48,968 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:42:48,968 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/78879fe3-0bc5-4901-9c4e-a804146664f6/lifecycleState/Certify
2021-04-10 00:42:48,968 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-04-10 00:42:48,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:02,848 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/78879fe3-0bc5-4901-9c4e-a804146664f6/lifecycleState/Certify HTTP/1.1" 200 1281
2021-04-10 00:43:02,850 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-04-10 00:43:02,850 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"fa809aa0-5413-4c47-8f67-88035374066d","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1618015351412,"lastUpdateDate":1618015371105,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"fa809aa0-5413-4c47-8f67-88035374066d"},"csarUUID":"b338b9971c404c9e9351661256716430","csarVersion":"1.0","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb"}
2021-04-10 00:43:02,854 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:43:02,854 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:43:02,855 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:02,855 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:02,855 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:02,856 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:02,856 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:02,856 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:02,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:03,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-10 00:43:03,643 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:43:03,644 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:43:03,646 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:03,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:03,646 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:03,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:03,646 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:43:03,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:03,647 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:03,647 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:03,647 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:03,647 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:03,647 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:03,647 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:03,647 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-10 00:43:03,647 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:03,647 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-10 00:43:03,648 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:03,648 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:03,648 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:03,648 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:03,648 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:03,648 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:03,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:06,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:43:06,364 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-10 00:43:06,368 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:43:06,377 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-10 00:43:16,388 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:43:16,389 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:43:16,389 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:16,389 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:16,389 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:16,390 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:16,392 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:16,392 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:16,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:17,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-10 00:43:17,088 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:43:17,089 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:43:17,093 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:17,093 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:17,093 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:17,093 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:17,094 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:43:17,094 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:17,094 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:17,094 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:17,095 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:17,095 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:17,095 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:17,095 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:17,095 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-10 00:43:17,096 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:17,096 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-10 00:43:17,096 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:17,096 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:17,096 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:17,097 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:17,097 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:17,097 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:17,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:25,565 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:43:25,568 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-10 00:43:25,571 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:43:25,578 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-10 00:43:25,579 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:43:25,579 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:43:25,579 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:25,580 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:25,580 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:25,580 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:25,580 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:25,581 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:25,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:27,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1120
2021-04-10 00:43:27,417 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:43:27,418 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:43:27,421 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:43:27,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:27,422 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:27,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:27,422 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:27,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:27,423 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:27,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:27,423 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:27,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:27,424 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:27,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:43:27,424 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-10 00:43:27,424 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:27,424 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-10 00:43:27,425 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-04-10 00:43:27,425 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-04-10 00:43:27,425 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-04-10 00:43:27,425 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-10 00:43:27,426 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-10 00:43:27,426 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:27,426 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-10 00:43:27,427 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-10 00:43:27,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:29,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-04-10 00:43:29,139 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-04-10 00:43:29,141 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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}],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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}],"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":"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":"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}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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 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":"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":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-10 00:43:29,147 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-04-10 00:43:29,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-04-10 00:43:29,148 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-04-10 00:43:29,148 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-04-10 00:43:29,148 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:43:29,148 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:43:29,149 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:29,149 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:29,149 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:29,150 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:29,150 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:29,150 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:29,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:31,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1120
2021-04-10 00:43:31,029 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:43:31,030 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:43:31,033 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:43:31,034 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:31,034 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:31,034 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:31,034 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:31,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:31,035 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:31,035 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:31,035 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:31,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:31,036 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:31,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:43:31,036 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-10 00:43:31,036 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:31,036 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-10 00:43:31,059 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:31,059 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-04-10 00:43:31,059 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_cnf"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_cnf",
  "componentInstancesProperties": {},
  "componentInstancesAttributes": {},
  "contactId": "cs0008",
  "groups": [],
  "projectCode": "123456",
  "deploymentArtifacts": {},
  "attributes": [],
  "componentInstances": [],
  "ecompGeneratedNaming": true,
  "instantiationType": "A-la-carte",
  "environmentContext": "General_Revenue-Bearing",
    "categories": [
    {
      "normalizedName": "network service",
      "name": "Network Service",
      "uniqueId": "serviceNewCategory.network service",
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": ["network_l_1-3"]
    }
  ],
  "icon": "network_l_1-3"
}
2021-04-10 00:43:31,060 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:31,060 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-04-10 00:43:31,060 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_cnf"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_cnf",
  "componentInstancesProperties": {},
  "componentInstancesAttributes": {},
  "contactId": "cs0008",
  "groups": [],
  "projectCode": "123456",
  "deploymentArtifacts": {},
  "attributes": [],
  "componentInstances": [],
  "ecompGeneratedNaming": true,
  "instantiationType": "A-la-carte",
  "environmentContext": "General_Revenue-Bearing",
    "categories": [
    {
      "normalizedName": "network service",
      "name": "Network Service",
      "uniqueId": "serviceNewCategory.network service",
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": ["network_l_1-3"]
    }
  ],
  "icon": "network_l_1-3"
}
2021-04-10 00:43:31,062 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:32,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None
2021-04-10 00:43:32,942 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-04-10 00:43:32,945 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411809,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411809,"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":1618015411809,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411809,"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":"d432f27e-01dc-4e1e-b320-b675ae78616b.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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":"d432f27e-01dc-4e1e-b320-b675ae78616b","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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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","creationDate":1618015412042,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","systemName":"BasicCnf","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1618015412042,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":1618015411808,"description":null,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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-10 00:43:32,952 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC
2021-04-10 00:43:32,952 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:32,963 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-10 00:43:32,964 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-10 00:43:32,964 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:32,964 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:32,964 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:32,965 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:32,965 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-10 00:43:32,965 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-10 00:43:32,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:33,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-10 00:43:33,106 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-10 00:43:33,106 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be64fe9a-cb18-4ef6-b486-bf04bc941600/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/60675292-0a30-4289-8da9-1c5ca15f07d7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-10 00:43:33,109 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:33,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:33,109 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:33,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:33,110 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:43:33,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:33,110 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:33,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:33,110 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:33,111 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:33,111 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:33,111 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:43:33,111 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-10 00:43:33,111 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:33,111 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-10 00:43:33,111 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:33,112 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:33,112 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:33,112 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:33,112 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:33,112 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-10 00:43:33,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:34,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:43:34,486 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-10 00:43:34,490 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1618015412042,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:43:34,498 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-10 00:43:34,499 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:34,500 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/f53abd27-8665-47fa-9594-75a83ec6a7b4/resourceInstance
2021-04-10 00:43:34,500 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "fa809aa0-5413-4c47-8f67-88035374066d",
  "originType": "VF",
  "componentUid": "fa809aa0-5413-4c47-8f67-88035374066d",
  "icon": "defaulticon"
}
2021-04-10 00:43:34,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:43,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f53abd27-8665-47fa-9594-75a83ec6a7b4/resourceInstance HTTP/1.1" 201 None
2021-04-10 00:43:43,565 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-04-10 00:43:43,570 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"feature","uniqueId":"capability.4a32fd14-949a-4e79-b69e-505f6fcd9a05.feature","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Scalable","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"scalable","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.scalable","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"binding","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.binding","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Container","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"host","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.host","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.ephemeral.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.ephemeral.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"instance","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.instance","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu.delta","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu.delta","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_util","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu_util","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.latency","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.root.size","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.root.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"vcpus","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.vcpus","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.iops","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.allocation","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes.rate","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.usage","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.capacity","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.resident","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.resident","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","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":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"os","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.os","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"ownerType":null,"description":null,"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"endpoint","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.endpoint","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"fa809aa0-5413-4c47-8f67-88035374066d","createdFromCsar":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1618015416084,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"fa809aa0-5413-4c47-8f67-88035374066d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1618015416084,"customizationUUID":"e3776bed-b030-41b4-9734-d2ec5a626442","posX":"200","posY":"100","componentName":"basic_cnf","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-04-10 00:43:43,573 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-04-10 00:43:43,578 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:43,578 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution
2021-04-10 00:43:43,578 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-10 00:43:43,579 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:43,579 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution
2021-04-10 00:43:43,579 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-10 00:43:43,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:43,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution HTTP/1.1" 200 38
2021-04-10 00:43:43,797 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-10 00:43:43,798 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-04-10 00:43:43,801 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:43,801 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-10 00:43:43,801 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:43:43,802 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:43,802 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-10 00:43:43,802 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:43:43,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:43,953 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29
2021-04-10 00:43:43,955 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-10 00:43:43,955 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-04-10 00:43:43,959 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-10 00:43:43,959 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-04-10 00:43:43,966 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:43,967 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/f53abd27-8665-47fa-9594-75a83ec6a7b4/lifecycleState/checkin
2021-04-10 00:43:43,967 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-04-10 00:43:43,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:47,924 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f53abd27-8665-47fa-9594-75a83ec6a7b4/lifecycleState/checkin HTTP/1.1" 200 1183
2021-04-10 00:43:47,927 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-04-10 00:43:47,927 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1618015412042,"lastUpdateDate":1618015425540,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"f53abd27-8665-47fa-9594-75a83ec6a7b4"},"projectCode":"123456","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","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":"d9866387-b6f3-41c5-bfdc-8aa5600f685f"}
2021-04-10 00:43:47,931 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:43:47,931 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:43:47,931 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:47,931 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:47,932 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:47,932 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:47,932 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:43:47,933 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:43:47,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:43:50,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1497
2021-04-10 00:43:50,223 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:43:50,224 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:43:50,227 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:43:50,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:50,228 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:50,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:50,229 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:43:50,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:50,229 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:50,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:50,230 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:43:50,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:50,230 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:50,230 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:43:50,230 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:43:50,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:43:50,231 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:43:50,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:43:50,231 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:43:50,232 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:43:50,232 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:43:50,232 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:50,232 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:50,233 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:43:50,233 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:50,233 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:43:50,234 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:43:50,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:43:52,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:43:52,836 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:43:52,839 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015425540,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:43:52,847 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:43:52,848 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-04-10 00:43:52,854 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:43:52,854 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/f53abd27-8665-47fa-9594-75a83ec6a7b4/lifecycleState/Certify
2021-04-10 00:43:52,854 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-04-10 00:43:52,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:44:11,626 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f53abd27-8665-47fa-9594-75a83ec6a7b4/lifecycleState/Certify HTTP/1.1" 200 1171
2021-04-10 00:44:11,629 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-04-10 00:44:11,630 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1618015412042,"lastUpdateDate":1618015425540,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"60580617-fd96-4c3e-8a71-995a5b2063dc"},"projectCode":"123456","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","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":"d9866387-b6f3-41c5-bfdc-8aa5600f685f"}
2021-04-10 00:44:11,634 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:44:11,634 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:44:11,635 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:11,635 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:11,635 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:11,636 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:11,636 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:11,636 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:11,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:44:13,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1485
2021-04-10 00:44:13,598 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:44:13,599 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:44:13,602 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:44:13,603 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:13,603 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:13,603 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:13,603 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:44:13,603 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:13,604 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:13,604 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-10 00:44:13,604 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:44:13,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:13,604 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:13,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:13,605 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:44:13,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:13,605 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:13,605 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:44:13,605 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:44:13,606 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:44:13,606 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:44:13,606 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:13,606 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:13,607 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:13,607 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:13,607 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:13,607 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:13,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:44:15,850 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:44:15,852 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:44:15,855 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015425540,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:44:15,862 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:44:25,873 INFO 696:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC
2021-04-10 00:44:25,880 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-10 00:44:25,880 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/60580617-fd96-4c3e-8a71-995a5b2063dc/distribution/PROD/activate
2021-04-10 00:44:25,880 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-04-10 00:44:25,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:44:29,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/60580617-fd96-4c3e-8a71-995a5b2063dc/distribution/PROD/activate HTTP/1.1" 200 None
2021-04-10 00:44:29,656 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-04-10 00:44:29,664 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60580617-fd96-4c3e-8a71-995a5b2063dc","empty":false},{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"60580617-fd96-4c3e-8a71-995a5b2063dc","empty":false},{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60580617-fd96-4c3e-8a71-995a5b2063dc","empty":false},{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60580617-fd96-4c3e-8a71-995a5b2063dc","empty":false},{"definition":false,"hidden":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60580617-fd96-4c3e-8a71-995a5b2063dc","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411809,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NjQwZDViZGZiMzU2NTFiYWE2ZDk1NTFhNmIzOGQ5NjA=","artifactUUID":"50be0116-5bf2-40f6-a312-626814d8ab1d","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.assettoscacsar","duplicated":false,"payloadUpdateDate":1618015448315,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015411809,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411809,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MGMwODc3OGFjZDE5Y2M2OTg4NjFhMzc2Yzk5NmFlNDU=","artifactUUID":"cc898eba-82d9-4564-b03e-4d0ff8da6d5b","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.assettoscatemplate","duplicated":false,"payloadUpdateDate":1618015445284,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015411809,"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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"feature_dummy","uniqueId":"capability.4a32fd14-949a-4e79-b69e-505f6fcd9a05.feature","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Scalable","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"scalable_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.scalable","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"binding_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.binding","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Container","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"host_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.host","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.ephemeral.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"instance_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.instance","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.iops_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu.delta_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu.delta","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.capacity_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.latency_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_util_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu_util","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.allocation_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.latency_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.root.size_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.root.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"vcpus_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.vcpus","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.iops_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.allocation_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.capacity_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.resident_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.resident","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"os_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.os","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"endpoint_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.endpoint","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":1618015354139,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTIzYzgzZWM0ODI1YzdiZTZiYzY3MGJmYWE0ODMxMDY=","artifactUUID":"d09ce1ad-949d-4a32-9ca1-e12b9109ed74","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vflicense","duplicated":false,"payloadUpdateDate":1618015354144,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354139,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015418583,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"7557f043-dbfc-4757-8523-e3af1311a9bb","generatedFromId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1618015433941,"heatParamsUpdateDate":1618015418583,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015418583,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"nginx_cloudtech_k8s_charts.env","empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1618015354347,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"72607a0d-6464-4424-ad7d-0b90e72fe443","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1618015354351,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354347,"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":"f53abd27-8665-47fa-9594-75a83ec6a7b4.f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NGM1MzU2YjEyYzA0NWI4NzM3ZmQwMTIzMzhhOTA1N2Y=","artifactUUID":"2a1d0e8a-bcb6-4c4c-991b-527d3f8371b8","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1618015437184,"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":1618015354185,"description":"created from csar","artifactType":"HEAT","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"7d8e9ed3-36a3-4293-99c3-e02308e2438e","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","duplicated":false,"payloadUpdateDate":1618015354194,"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":1618015354185,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015354070,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"380d701e-db65-41bc-b888-98fbbba8c5b8","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vendorlicense","duplicated":false,"payloadUpdateDate":1618015354077,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354070,"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":1618015418544,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"ade63000-12cb-420a-8fb6-cf85b840a0f6","generatedFromId":"78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1618015434568,"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":1618015418544,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1618015418544,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015354164,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"ae30214c-699f-47ca-b483-74100bccc9b7","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"78879fe3-0bc5-4901-9c4e-a804146664f6.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1618015354166,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1618015354164,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"groupInstances":[{"creationTime":1618015418739,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["78879fe3-0bc5-4901-9c4e-a804146664f6.heat1env","78879fe3-0bc5-4901-9c4e-a804146664f6.heat1","78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3"],"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.78879fe3-0bc5-4901-9c4e-a804146664f6.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"da854120-dd30-4017-a751-05a00816d0ef","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1618015418739,"customizationUUID":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","groupInstanceArtifacts":["78879fe3-0bc5-4901-9c4e-a804146664f6.cloudtechnologyspecificartifact3","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["72607a0d-6464-4424-ad7d-0b90e72fe443","ade63000-12cb-420a-8fb6-cf85b840a0f6"],"artifactsUuid":["7d8e9ed3-36a3-4293-99c3-e02308e2438e","72607a0d-6464-4424-ad7d-0b90e72fe443"],"groupUUID":"36d5fdfc-208b-4483-b627-038f4f9501c7","groupName":"BasicCnf..base_dummy..module-0","groupUid":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"fa809aa0-5413-4c47-8f67-88035374066d","createdFromCsar":false,"uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1618015416084,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"fa809aa0-5413-4c47-8f67-88035374066d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1618015416084,"customizationUUID":"e3776bed-b030-41b4-9734-d2ec5a626442","posX":"200","posY":"100","componentName":"basic_cnf","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false},{"definition":false,"hidden":false,"uniqueId":"78879fe3-0bc5-4901-9c4e-a804146664f6.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":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d43dc4cc-08f1-466e-8ea2-e7da13b4502d","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"feature_dummy","uniqueId":"capability.4a32fd14-949a-4e79-b69e-505f6fcd9a05.feature","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Scalable","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"scalable_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.scalable","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"binding_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.binding","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Container","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"host_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.host","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.ephemeral.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"instance_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.instance","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.iops_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu.delta_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu.delta","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.capacity_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.latency_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_util_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu_util","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.allocation_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.latency_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.latency","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"cpu_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.cpu","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.root.size_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.root.size","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"vcpus_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.vcpus","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.iops_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.iops","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.read.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.write.requests.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.allocation_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.allocation","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes.rate","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.read.bytes_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.read.bytes","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.usage_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.usage","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.device.capacity_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.device.capacity","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"memory.resident_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.memory.resident","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"aae4a483-273a-4f2f-a0a3-91369c137144","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"aae4a483-273a-4f2f-a0a3-91369c137144","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"disk.write.requests_dummy","uniqueId":"capability.aae4a483-273a-4f2f-a0a3-91369c137144.disk.write.requests","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"os_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.os","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["5305102d-f983-4d08-9a92-5a3ceda71233.a0478e01-d5cc-4d75-b00c-4b6e954f463b.dummy","78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.abstract_dummy","f53abd27-8665-47fa-9594-75a83ec6a7b4.fa809aa0-5413-4c47-8f67-88035374066d.basic_cnf0"],"source":"5305102d-f983-4d08-9a92-5a3ceda71233","parentName":"endpoint_dummy","uniqueId":"capability.9f832da4-0c4c-48d2-a6af-f3c2768fd3ee.endpoint","ownerId":"78879fe3-0bc5-4901-9c4e-a804146664f6.5305102d-f983-4d08-9a92-5a3ceda71233.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":"d432f27e-01dc-4e1e-b320-b675ae78616b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false},{"definition":false,"hidden":false,"uniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d432f27e-01dc-4e1e-b320-b675ae78616b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d432f27e-01dc-4e1e-b320-b675ae78616b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1618015412042,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","systemName":"BasicCnf","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1618015468342,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1618015411808,"artifactType":"OTHER","uniqueId":"f53abd27-8665-47fa-9594-75a83ec6a7b4.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":1618015411808,"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":"60580617-fd96-4c3e-8a71-995a5b2063dc"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"}
2021-04-10 00:44:29,671 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:44:29,672 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:44:29,672 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:29,672 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:29,673 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:29,673 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:29,673 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:29,674 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:29,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:44:31,625 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-10 00:44:31,627 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:44:31,628 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:44:31,631 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:44:31,632 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:31,632 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:31,632 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:31,633 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:44:31,633 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:31,633 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:31,633 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:44:31,634 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:44:31,634 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:31,634 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:31,634 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:31,634 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:44:31,635 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:31,635 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:31,635 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:44:31,635 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:44:31,635 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:44:31,636 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:44:31,636 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:31,636 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:31,636 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:31,637 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:31,637 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:31,637 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:31,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:44:33,956 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:44:33,959 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:44:33,962 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:44:33,970 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:44:33,970 INFO 201:service.py(1) - Service basic_cnf onboarded
2021-04-10 00:44:33,971 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists
2021-04-10 00:44:33,971 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-10 00:44:33,972 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-10 00:44:33,972 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-10 00:44:33,972 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-10 00:44:33,973 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-10 00:44:33,973 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-10 00:44:33,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:44:34,017 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-10 00:44:34,018 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 500
2021-04-10 00:44:34,018 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: Get Connection: Error finding master table: mongo: no documents in result

2021-04-10 00:44:34,018 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-10 00:44:34,018 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-10 00:44:34,019 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information
2021-04-10 00:44:34,023 DEBUG 103:onap_service.py(1) - [None][Create Connectivity Info] sent header: {}
2021-04-10 00:44:34,024 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-10 00:44:34,024 DEBUG 106:onap_service.py(1) - [None][Create Connectivity Info] data sent: None
2021-04-10 00:44:34,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:44:34,149 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-10 00:44:34,150 INFO 116:onap_service.py(1) - [None][Create Connectivity Info] response code: 201
2021-04-10 00:44:34,151 DEBUG 120:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFVVhkUFZFbDVUVlJyZWsweGIxaEVWRTE0VFVSUmQwNTZTWGxOVkd0NlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFVFMkNucHFhSGRST1VsYVEwaGpjMUpvY0dabllrSXdORWhMUVhCRmFUUk9PWEo2V1hOamRrdzBlbXNyWkcxeVpsUlhTelV3VEhGc2JIVkphSHBJVVcxRWNWY0tWRlpvUVhWUGFuQm1SM1JNVEVFeWFuWnlTM04zTVZnck9GQkZjRXRTT0c5Qk5HTnNTRlZ3V25kS2FHVk5lVkpFYnk5T1YxRnpiR1E0TmpKME0yeFBZZ3BUVjJ4VFNVdFFjRmxyY0drdk1FaG9XQzlyZUZsSmIyd3hZV2d6Ym01VFpWRkhjVUZpUjFJNFQwUTRZMVptSzJwaU5rWXJjM2xRVjFCM1FrRmtWSGd6Q2xJMWMzaFRObkkwUTBVdlMwNUhSbnBOZDBKTVZUVlRkMjFZSzBkVFlWUkNRVTV2VkVGbFJuSTNOVU5tTVVkMk9ISmFXbWQyVlhSVlltczBaVUZSU20wS1FXMVZZbXRCVUhOVWNtTmpjRWxYZUVsSVZETnlia3gwTlhSc1owSkpSMWRvYVhCVU0ySlZjeTl1VmxGM1FVTk5UVTVaTTJWNWNGbEpTVlJtTUdwMFRBcEVOSFExWmtweFN6VXhjMjlDYkZoS1VsSnpRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZGUTJwVFRVVTBRMFJUYml0UmN6TjJURU41WkhsNGFXZGxWM2NLYmk5VGNuSkVWMlpYV1RsSlFtZzBSblZ1ZW1KNk1DdFhkbFJZWmtob1RIRlhSbFZ6U1VNclJYRnVlVEp2WmtSeFUwNTFZbWhIV0cwMVFtTlhNMDlJYkFwTmR6VTVlV1EwVGl0RlZsSlVRWGwzTWtSdmJsQnNiREpsYmtOT2VXcHJOWHBuUTJWcFpsQlRTR1UwV0dGcVQwZHJkbTAzTTBKelRXSlZjM3BoVmxCdkNuWk1NRXRNUm5Sc2VVaEZLM0ZaVVdkeFEwcHVXVlIzVDFWQlRHNDNTa1F6TkZOUVZEUkhabGtyYW1wM2QxRm1iV3g2T0VkSWNsQkpabEZGU1hWemFta0tXVlY0TlRVd1lVb3phMjFoVlZkUFlrVTNSRTkzZVRBNFMxRnZPRFJXZVU5QlVIQmFjMVpHUXk5b1IzQTVlazVJVkZsdGVUZEJiVkZNYzFNNVdEbDZXZ295UVVKbmNrcGpSREE1VkRST2NGTXJUalk1VVV0MFEyVm5VRzVoZDBSaFFVcHRkVEUzV1dwd2MzQjNXVFp1U1ZWS1RGcDROMDh3YUVOMGR6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuODg6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNNGFrTkRRV1J4WjBGM1NVSkJaMGxKVUVGNmJWcERkbXczT1RSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTUUxRWEzbE5ha1UxVFhwT1lVWjNNSGxOYWtFd1RVUnJlVTFxUlRWTmVtUmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVzVKTkVSTVl6TkhjMFJYVVRsWWIyZ0tla0p1ZFRkRGJsWlpUVlpoV0ZKamVFSXpTa0owUkVOeVNrczBja3M1Y2tSbFZqUlhhVTVrVFVjMmVURndSRXhHYVZCWWRWTk9XRGxVYTFBM2QwMHpWd3BhTW1SaFJXcE9RbmROTUVGaVpVODBWSFp4VVROb2JqRTJSRE5CV0Vrd2EybExjak42YjFwYVIzUkdjall6WjFJclZWQk1lV2h5VFVnd2IwRkdZbnBhQ25CUmJVUnplamhpUXpVNFZqSmlkVzVOZFZnd1dUTXhiVkZ4YWtScVVHNXdXVlF2VDFsNGJWRlljMEZZWkc5UFdWaEdaVFJwYURCQ2IwTktTMGMwYjIwS2JubGpWSFpXT0ZKcEx5dFZXVk53VldWdU1uaFBPR2xVY3paNWNGY3dWWE5MUVUxbWRIcDZSMFpNVEU1cWVqRTVaRGhLYzI1cGNsRjRkVVV3WTFJeGRBbzRWakZKTWpJclVFSlZORFJsYUc5TkwzbFlSMHhaY1V4WE5YSnZXR1ZUZUVaTVRsQnVTMFZHV1U4M1NYVnBRM2wwTWtoalRuZDRjbU5XZFc4elZrVXlDazR3YkhZdlVVbEVRVkZCUW05NVkzZEtWRUZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRGUWtGQllXdFRkVzExUW1jdlNrd3JTMjVPWkU5WVQyMU9helJPVURJMlNWWXliVEZ1TXdwUlZUVjVVMlpuTldsWWVrd3hiMFUwTW1SV2NIaG1iRU5uVm5rdmIwczJMemxvWjBaMlltdDJaSGRqZUVSck5IWTRRek5uYTBGSGJXZFRUVTVMVDNKTkNuVkNaVUpwZUc1VVQySklSbWRKUTBaTkszVkRhVU5JVEROWmNWSTVaelp0YTNkRWRFd3pWbXR3VlZBMGQzRndiMnBYUlM5amMyWlNaVmh6UlRsRlNYTUtXVkUwU1hWb1QzZHVWU3M0U0c5MmNqaGFjVzloUzJ0S2RUWmljRUoyTlVKcVQwaFpTMFEwYTNGaE16SjRTV2szTXpoWmFsaDVjak5NYnpJMVkzVXpLd3BRVlRSc2FHeHllSGRRY1dWMlNrSlBkazgxT1cxU1dqUmhNVkZSUlRkU2JIbFZjVTVhTmpBM1MxTXJhbFo2TW5oMWVqSTFMMGc1VXpkckswNDVNVmhNQ2xkUFprRkplRXN6ZGtkUmRuaFJTelJKZUZwYVdtbHdVa1E0WjFkUFFtSjVPVWhaZWtoRGRYcGFSa0ZOUnpkaU4zVk5VVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIyZEpRa0ZCUzBOQlVVVkJia2swUkV4ak0wZHpSRmRST1ZodmFIcENiblUzUTI1V1dVMVdZVmhTWTNoQ00wcENkRVJEY2twTE5ISkxPWEpFQ21WV05GZHBUbVJOUnpaNU1YQkVURVpwVUZoMVUwNVlPVlJyVURkM1RUTlhXakprWVVWcVRrSjNUVEJCWW1WUE5GUjJjVkV6YUc0eE5rUXpRVmhKTUdzS2FVdHlNM3B2V2xwSGRFWnlOak5uVWl0VlVFeDVhSEpOU0RCdlFVWmllbHB3VVcxRWMzbzRZa00xT0ZZeVluVnVUWFZZTUZrek1XMVJjV3BFYWxCdWNBcFpWQzlQV1hodFVWaHpRVmhrYjA5WldFWmxOR2xvTUVKdlEwcExSelJ2Ylc1NVkxUjJWamhTYVM4clZWbFRjRlZsYmpKNFR6aHBWSE0yZVhCWE1GVnpDa3RCVFdaMGVucEhSa3hNVG1wNk1UbGtPRXB6Ym1seVVYaDFSVEJqVWpGME9GWXhTVEl5SzFCQ1ZUUTBaV2h2VFM5NVdFZE1XWEZNVnpWeWIxaGxVM2dLUmt4T1VHNUxSVVpaVHpkSmRXbERlWFF5U0dOT2QzaHlZMVoxYnpOV1JUSk9NR3gyTDFGSlJFRlJRVUpCYjBsQ1FVWkZRV1JaY1dObWRVbHlVbEUyVHdwSE4wTlVPVzVuUWtOVFRtZ3lWMmg2UjBjMGJUUjJTVTVuUnl0b1NXcHpNVzVLUWs5aE1VSjNVRlJRVVdZNFkzVmpaVUl3YUhNM2RUQlljRTlYU2sxbkNuSllLMmhFVVhndmMzUlVSQzlUV0dWbWFqRXpSR0lyZEVwUWRqa3ZNbkZxY1V4VFFqWlhabFpSV1U1TWRXaEJRMlI1U2tkMmMyMWhXbVZWUjJvNVlYWUtaVTVyV1daRGEyaFVTMmRPY25WMVUxZFhaRkJpWTNsUlZraHVSMDEzUkdobFVWSnJjamRRUVZobmJUSldVM05aYzI1SldtOHpkamROYVU5NlZHdHpkUXBFYjJaUVRuWlRjVGxVYmpoTmExbDFXWEJtVFRCc2MwbFdOVVV2ZVVVNUszQTRUM0UxTDNORmFtVnVObXhtU0VoT1owNDBkMGRZTkVKemJWTTJObnA0Q25sb1kyRXZaVlJxYjIwelZtOTJkek5WV2s1MloxSkxSbmgzYWpkaWVHcEpOMDlvVkVSeU5rRmFiREZwVm1wTWN6UjJZVFJoWkhKeFMwUnZkMDlTUzFNS2JtVlVPRUZUTUVObldVVkJlRnBvZEZGT1RYUkRWSFpTV25kSksxUmthMk5FYTA5WmRUZEpaRFZEVkM5Q2RHSTBTRkZvY2pGd1MxbEpWVEZNVEdaRlZBcFNkbHBUY2pob1kwVmlRM0p2ZVZncldFMW1lbFJVZFZWRE9ISTFTV2RvY1hsdlZXY3lUbGRRY0UwMVUwZzBNemdyYnk5U1YzcGpaRlpETWxac1lTdGlDak5TYkVSTFQyRTNSa1JGU0hGdGNYRTRNa0ZsVmxwMUsydExTRE5DTkdwT1JFbHRlRlpTVGpWbGVtMTZhMVp6V0dRdlVXRk9jMDFEWjFsRlFYbDBVV2tLY0dJNVpEbE5RV1pzV0RWNVowSXJiWGd3ZFdaVWFHZzFRWEZvZVdWNEszbERkQ3ROY0ZCMVdIUXlWMUpKYTJwaVpGUlBTelJKYTJaeVlYbGpZamQzVGdwbFpUaE1Oa0pqZWt0SVMzWnBLM1pWUWxwTE9ESlFVMUZsWXpKUEsxWnFhbmhwSzJkMmFIQlVVblFyUzNsa1lUSndVWGRhZWtacmIwOU9OV2huVTJVekNuaDBVemhpUkRFd1VESnlSekZvWVV0UllVUktlSFZ3YjJacmNVUklTMFFyUjNaSVR6QnFPRU5uV1VGSkx5OVdVamcwZUd0c1JWaHZXa1JFUlZOUVVTOEtUR2hOUWpCWk5FMHJlVnB0WjBadlUzTklVMEU1U0VwaVlXWk1XSEE1YUZJM2FIYzRRakp6ZVVoNFRHbFFibEJGWkVKTUx6TkpkbFZ6WVRCQ1VVNU1hd3BaU1ZoeVpXMWhkR2RtZHpWc1lsVkdSVXBJWm1weVdWZFNTRVpCZGxKMmFsTlRhRWMzTms1eWRYZFFNMWhvTld4TlYyRlJWR0ZUZWxnM01IQnhZa0l4Q2s1eWVFNHZURWxYZVRjd1JFUk9kMWg1V2xZNFJYZExRbWRGUkN0RFRIZHFkbVVyV0ZGSlpXVndVVWcxU1cwdmNVRXpialo2V1haVlptaHhSalZZT0cwS1kzVk1TekkyY1dkdFVXcHlXRFpqUjJoU1J6a3pja1JCUW5ORGJTdFpjVUV4YzJabU5YcDViWGQ1YlV0Mk56SndZakp1TVhNdldGUnpSMU5zTTNoaE5ncFlSQ3RQU0M5RmREUkZUV013YUc1Qk4zVk9WVVJzWkhGeGMwOHZMMngwZGk4MVExQm5TbWg0YkhCVmVsVTRiMFIzTmxKQ2NVbHZVRkpyVUN0TmJUVm1Dak5YTTNoQmIwZEJVWGNyWXpGck5qZDFVSEl5YnpGRVdYcFNlWEl3YzJjd0wwNWllalpyZFRNMFEzZFJNalZHWkROSVlqVkpVMHA0VFZZdlRqaFZhMm9LZEVkNWIyY3ZSa2hLZFdaSE0yMXViRXBIVVZoUlFWZGhiRkJFVkZnM1pXSmllRFJCWWxOTE0yMDNhMDFSWkVJNFlsVk1aRWRCTXlzdmJtNXFMMlZIU0FwUGR6VjNjV3hKTTNOSldUaFRRbVoxTVZGb2RrVkpUbmxETmt4S2JEbE9aR2RXTkhVdlYycHFORUkxT1N0RVUwdEpNREE5Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

2021-04-10 00:44:34,154 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-10 00:44:34,155 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-10 00:44:34,155 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-10 00:44:34,155 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-10 00:44:34,156 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-10 00:44:34,156 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-10 00:44:34,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:44:34,198 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-10 00:44:34,200 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 200
2021-04-10 00:44:34,200 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFVVhkUFZFbDVUVlJyZWsweGIxaEVWRTE0VFVSUmQwNTZTWGxOVkd0NlRURnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFVFMkNucHFhSGRST1VsYVEwaGpjMUpvY0dabllrSXdORWhMUVhCRmFUUk9PWEo2V1hOamRrdzBlbXNyWkcxeVpsUlhTelV3VEhGc2JIVkphSHBJVVcxRWNWY0tWRlpvUVhWUGFuQm1SM1JNVEVFeWFuWnlTM04zTVZnck9GQkZjRXRTT0c5Qk5HTnNTRlZ3V25kS2FHVk5lVkpFYnk5T1YxRnpiR1E0TmpKME0yeFBZZ3BUVjJ4VFNVdFFjRmxyY0drdk1FaG9XQzlyZUZsSmIyd3hZV2d6Ym01VFpWRkhjVUZpUjFJNFQwUTRZMVptSzJwaU5rWXJjM2xRVjFCM1FrRmtWSGd6Q2xJMWMzaFRObkkwUTBVdlMwNUhSbnBOZDBKTVZUVlRkMjFZSzBkVFlWUkNRVTV2VkVGbFJuSTNOVU5tTVVkMk9ISmFXbWQyVlhSVlltczBaVUZSU20wS1FXMVZZbXRCVUhOVWNtTmpjRWxYZUVsSVZETnlia3gwTlhSc1owSkpSMWRvYVhCVU0ySlZjeTl1VmxGM1FVTk5UVTVaTTJWNWNGbEpTVlJtTUdwMFRBcEVOSFExWmtweFN6VXhjMjlDYkZoS1VsSnpRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZGUTJwVFRVVTBRMFJUYml0UmN6TjJURU41WkhsNGFXZGxWM2NLYmk5VGNuSkVWMlpYV1RsSlFtZzBSblZ1ZW1KNk1DdFhkbFJZWmtob1RIRlhSbFZ6U1VNclJYRnVlVEp2WmtSeFUwNTFZbWhIV0cwMVFtTlhNMDlJYkFwTmR6VTVlV1EwVGl0RlZsSlVRWGwzTWtSdmJsQnNiREpsYmtOT2VXcHJOWHBuUTJWcFpsQlRTR1UwV0dGcVQwZHJkbTAzTTBKelRXSlZjM3BoVmxCdkNuWk1NRXRNUm5Sc2VVaEZLM0ZaVVdkeFEwcHVXVlIzVDFWQlRHNDNTa1F6TkZOUVZEUkhabGtyYW1wM2QxRm1iV3g2T0VkSWNsQkpabEZGU1hWemFta0tXVlY0TlRVd1lVb3phMjFoVlZkUFlrVTNSRTkzZVRBNFMxRnZPRFJXZVU5QlVIQmFjMVpHUXk5b1IzQTVlazVJVkZsdGVUZEJiVkZNYzFNNVdEbDZXZ295UVVKbmNrcGpSREE1VkRST2NGTXJUalk1VVV0MFEyVm5VRzVoZDBSaFFVcHRkVEUzV1dwd2MzQjNXVFp1U1ZWS1RGcDROMDh3YUVOMGR6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuODg6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNNGFrTkRRV1J4WjBGM1NVSkJaMGxKVUVGNmJWcERkbXczT1RSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTUUxRWEzbE5ha1UxVFhwT1lVWjNNSGxOYWtFd1RVUnJlVTFxUlRWTmVtUmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVzVKTkVSTVl6TkhjMFJYVVRsWWIyZ0tla0p1ZFRkRGJsWlpUVlpoV0ZKamVFSXpTa0owUkVOeVNrczBja3M1Y2tSbFZqUlhhVTVrVFVjMmVURndSRXhHYVZCWWRWTk9XRGxVYTFBM2QwMHpWd3BhTW1SaFJXcE9RbmROTUVGaVpVODBWSFp4VVROb2JqRTJSRE5CV0Vrd2EybExjak42YjFwYVIzUkdjall6WjFJclZWQk1lV2h5VFVnd2IwRkdZbnBhQ25CUmJVUnplamhpUXpVNFZqSmlkVzVOZFZnd1dUTXhiVkZ4YWtScVVHNXdXVlF2VDFsNGJWRlljMEZZWkc5UFdWaEdaVFJwYURCQ2IwTktTMGMwYjIwS2JubGpWSFpXT0ZKcEx5dFZXVk53VldWdU1uaFBPR2xVY3paNWNGY3dWWE5MUVUxbWRIcDZSMFpNVEU1cWVqRTVaRGhLYzI1cGNsRjRkVVV3WTFJeGRBbzRWakZKTWpJclVFSlZORFJsYUc5TkwzbFlSMHhaY1V4WE5YSnZXR1ZUZUVaTVRsQnVTMFZHV1U4M1NYVnBRM2wwTWtoalRuZDRjbU5XZFc4elZrVXlDazR3YkhZdlVVbEVRVkZCUW05NVkzZEtWRUZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRGUWtGQllXdFRkVzExUW1jdlNrd3JTMjVPWkU5WVQyMU9helJPVURJMlNWWXliVEZ1TXdwUlZUVjVVMlpuTldsWWVrd3hiMFUwTW1SV2NIaG1iRU5uVm5rdmIwczJMemxvWjBaMlltdDJaSGRqZUVSck5IWTRRek5uYTBGSGJXZFRUVTVMVDNKTkNuVkNaVUpwZUc1VVQySklSbWRKUTBaTkszVkRhVU5JVEROWmNWSTVaelp0YTNkRWRFd3pWbXR3VlZBMGQzRndiMnBYUlM5amMyWlNaVmh6UlRsRlNYTUtXVkUwU1hWb1QzZHVWU3M0U0c5MmNqaGFjVzloUzJ0S2RUWmljRUoyTlVKcVQwaFpTMFEwYTNGaE16SjRTV2szTXpoWmFsaDVjak5NYnpJMVkzVXpLd3BRVlRSc2FHeHllSGRRY1dWMlNrSlBkazgxT1cxU1dqUmhNVkZSUlRkU2JIbFZjVTVhTmpBM1MxTXJhbFo2TW5oMWVqSTFMMGc1VXpkckswNDVNVmhNQ2xkUFprRkplRXN6ZGtkUmRuaFJTelJKZUZwYVdtbHdVa1E0WjFkUFFtSjVPVWhaZWtoRGRYcGFSa0ZOUnpkaU4zVk5VVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIyZEpRa0ZCUzBOQlVVVkJia2swUkV4ak0wZHpSRmRST1ZodmFIcENiblUzUTI1V1dVMVdZVmhTWTNoQ00wcENkRVJEY2twTE5ISkxPWEpFQ21WV05GZHBUbVJOUnpaNU1YQkVURVpwVUZoMVUwNVlPVlJyVURkM1RUTlhXakprWVVWcVRrSjNUVEJCWW1WUE5GUjJjVkV6YUc0eE5rUXpRVmhKTUdzS2FVdHlNM3B2V2xwSGRFWnlOak5uVWl0VlVFeDVhSEpOU0RCdlFVWmllbHB3VVcxRWMzbzRZa00xT0ZZeVluVnVUWFZZTUZrek1XMVJjV3BFYWxCdWNBcFpWQzlQV1hodFVWaHpRVmhrYjA5WldFWmxOR2xvTUVKdlEwcExSelJ2Ylc1NVkxUjJWamhTYVM4clZWbFRjRlZsYmpKNFR6aHBWSE0yZVhCWE1GVnpDa3RCVFdaMGVucEhSa3hNVG1wNk1UbGtPRXB6Ym1seVVYaDFSVEJqVWpGME9GWXhTVEl5SzFCQ1ZUUTBaV2h2VFM5NVdFZE1XWEZNVnpWeWIxaGxVM2dLUmt4T1VHNUxSVVpaVHpkSmRXbERlWFF5U0dOT2QzaHlZMVoxYnpOV1JUSk9NR3gyTDFGSlJFRlJRVUpCYjBsQ1FVWkZRV1JaY1dObWRVbHlVbEUyVHdwSE4wTlVPVzVuUWtOVFRtZ3lWMmg2UjBjMGJUUjJTVTVuUnl0b1NXcHpNVzVLUWs5aE1VSjNVRlJRVVdZNFkzVmpaVUl3YUhNM2RUQlljRTlYU2sxbkNuSllLMmhFVVhndmMzUlVSQzlUV0dWbWFqRXpSR0lyZEVwUWRqa3ZNbkZxY1V4VFFqWlhabFpSV1U1TWRXaEJRMlI1U2tkMmMyMWhXbVZWUjJvNVlYWUtaVTVyV1daRGEyaFVTMmRPY25WMVUxZFhaRkJpWTNsUlZraHVSMDEzUkdobFVWSnJjamRRUVZobmJUSldVM05aYzI1SldtOHpkamROYVU5NlZHdHpkUXBFYjJaUVRuWlRjVGxVYmpoTmExbDFXWEJtVFRCc2MwbFdOVVV2ZVVVNUszQTRUM0UxTDNORmFtVnVObXhtU0VoT1owNDBkMGRZTkVKemJWTTJObnA0Q25sb1kyRXZaVlJxYjIwelZtOTJkek5WV2s1MloxSkxSbmgzYWpkaWVHcEpOMDlvVkVSeU5rRmFiREZwVm1wTWN6UjJZVFJoWkhKeFMwUnZkMDlTUzFNS2JtVlVPRUZUTUVObldVVkJlRnBvZEZGT1RYUkRWSFpTV25kSksxUmthMk5FYTA5WmRUZEpaRFZEVkM5Q2RHSTBTRkZvY2pGd1MxbEpWVEZNVEdaRlZBcFNkbHBUY2pob1kwVmlRM0p2ZVZncldFMW1lbFJVZFZWRE9ISTFTV2RvY1hsdlZXY3lUbGRRY0UwMVUwZzBNemdyYnk5U1YzcGpaRlpETWxac1lTdGlDak5TYkVSTFQyRTNSa1JGU0hGdGNYRTRNa0ZsVmxwMUsydExTRE5DTkdwT1JFbHRlRlpTVGpWbGVtMTZhMVp6V0dRdlVXRk9jMDFEWjFsRlFYbDBVV2tLY0dJNVpEbE5RV1pzV0RWNVowSXJiWGd3ZFdaVWFHZzFRWEZvZVdWNEszbERkQ3ROY0ZCMVdIUXlWMUpKYTJwaVpGUlBTelJKYTJaeVlYbGpZamQzVGdwbFpUaE1Oa0pqZWt0SVMzWnBLM1pWUWxwTE9ESlFVMUZsWXpKUEsxWnFhbmhwSzJkMmFIQlVVblFyUzNsa1lUSndVWGRhZWtacmIwOU9OV2huVTJVekNuaDBVemhpUkRFd1VESnlSekZvWVV0UllVUktlSFZ3YjJacmNVUklTMFFyUjNaSVR6QnFPRU5uV1VGSkx5OVdVamcwZUd0c1JWaHZXa1JFUlZOUVVTOEtUR2hOUWpCWk5FMHJlVnB0WjBadlUzTklVMEU1U0VwaVlXWk1XSEE1YUZJM2FIYzRRakp6ZVVoNFRHbFFibEJGWkVKTUx6TkpkbFZ6WVRCQ1VVNU1hd3BaU1ZoeVpXMWhkR2RtZHpWc1lsVkdSVXBJWm1weVdWZFNTRVpCZGxKMmFsTlRhRWMzTms1eWRYZFFNMWhvTld4TlYyRlJWR0ZUZWxnM01IQnhZa0l4Q2s1eWVFNHZURWxYZVRjd1JFUk9kMWg1V2xZNFJYZExRbWRGUkN0RFRIZHFkbVVyV0ZGSlpXVndVVWcxU1cwdmNVRXpialo2V1haVlptaHhSalZZT0cwS1kzVk1TekkyY1dkdFVXcHlXRFpqUjJoU1J6a3pja1JCUW5ORGJTdFpjVUV4YzJabU5YcDViWGQ1YlV0Mk56SndZakp1TVhNdldGUnpSMU5zTTNoaE5ncFlSQ3RQU0M5RmREUkZUV013YUc1Qk4zVk9WVVJzWkhGeGMwOHZMMngwZGk4MVExQm5TbWg0YkhCVmVsVTRiMFIzTmxKQ2NVbHZVRkpyVUN0TmJUVm1Dak5YTTNoQmIwZEJVWGNyWXpGck5qZDFVSEl5YnpGRVdYcFNlWEl3YzJjd0wwNWllalpyZFRNMFEzZFJNalZHWkROSVlqVkpVMHA0VFZZdlRqaFZhMm9LZEVkNWIyY3ZSa2hLZFdaSE0yMXViRXBIVVZoUlFWZGhiRkJFVkZnM1pXSmllRFJCWWxOTE0yMDNhMDFSWkVJNFlsVk1aRWRCTXlzdmJtNXFMMlZIU0FwUGR6VjNjV3hKTTNOSldUaFRRbVoxTVZGb2RrVkpUbmxETmt4S2JEbE9aR2RXTkhVdlYycHFORUkxT1N0RVUwdEpNREE5Q2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

2021-04-10 00:44:34,203 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-04-10 00:44:34,204 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-10 00:44:34,204 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-10 00:44:34,204 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:34,205 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-10 00:44:34,205 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-10 00:44:34,205 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:34,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:34,312 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-10 00:44:34,313 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-04-10 00:44:34,314 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-10 00:44:34,314 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-10 00:44:34,314 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-10 00:44:34,326 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-10 00:44:34,326 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-10 00:44:34,327 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-10 00:44:34,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:34,646 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-10 00:44:34,648 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-04-10 00:44:34,648 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-04-10 00:44:34,652 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-10 00:44:34,653 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-10 00:44:34,653 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:34,654 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-10 00:44:34,654 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-10 00:44:34,654 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:34,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:34,764 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-10 00:44:34,765 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:44:34,765 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":"1618015474383"}]}
2021-04-10 00:44:34,809 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-10 00:44:34,809 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/b6ef49bf-d6b4-49dd-ab42-225df2b4c92a
2021-04-10 00:44:34,809 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "b6ef49bf-d6b4-49dd-ab42-225df2b4c92a",
    "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-10 00:44:34,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:38,089 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/b6ef49bf-d6b4-49dd-ab42-225df2b4c92a HTTP/1.1" 201 0
2021-04-10 00:44:38,090 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-04-10 00:44:38,090 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-04-10 00:44:38,093 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-10 00:44:38,094 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-10 00:44:38,094 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:38,094 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-10 00:44:38,095 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-10 00:44:38,095 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:38,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:38,295 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-10 00:44:38,296 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-04-10 00:44:38,296 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-10 00:44:38,297 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-10 00:44:38,297 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-10 00:44:38,297 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-04-10 00:44:38,298 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-04-10 00:44:38,302 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-10 00:44:38,303 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-10 00:44:38,303 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-10 00:44:38,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:39,644 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-10 00:44:39,645 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-04-10 00:44:39,645 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-04-10 00:44:39,649 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-10 00:44:39,649 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-10 00:44:39,650 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-10 00:44:39,650 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-10 00:44:39,650 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-10 00:44:39,651 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-10 00:44:39,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:39,816 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-10 00:44:39,817 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-04-10 00:44:39,818 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-10 00:44:39,818 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-10 00:44:39,818 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-10 00:44:39,825 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-10 00:44:39,825 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-10 00:44:39,826 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-10 00:44:39,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:42,988 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-10 00:44:42,989 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-04-10 00:44:42,990 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-04-10 00:44:43,007 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-10 00:44:43,007 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-10 00:44:43,008 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-10 00:44:43,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:46,245 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0
2021-04-10 00:44:46,246 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 201
2021-04-10 00:44:46,246 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: 
2021-04-10 00:44:46,250 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-10 00:44:46,251 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-10 00:44:46,251 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:46,251 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-10 00:44:46,252 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-10 00:44:46,252 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:46,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:46,353 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-10 00:44:46,354 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:44:46,355 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":"1618015474383"}]}
2021-04-10 00:44:46,374 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-10 00:44:46,374 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-10 00:44:46,375 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-10 00:44:46,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:46,883 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-10 00:44:46,884 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-10 00:44:46,884 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-10 00:44:46,898 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-10 00:44:46,899 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-10 00:44:46,899 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-10 00:44:46,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:47,049 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-10 00:44:47,050 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-04-10 00:44:47,051 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 
2021-04-10 00:44:47,053 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-10 00:44:47,053 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-10 00:44:47,053 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-10 00:44:47,054 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-10 00:44:47,054 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-10 00:44:47,054 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-10 00:44:47,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:47,118 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-10 00:44:47,119 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-04-10 00:44:47,119 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":"1618015486948"}
2021-04-10 00:44:47,123 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-10 00:44:47,123 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-10 00:44:47,123 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:47,124 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-10 00:44:47,124 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-10 00:44:47,124 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:47,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:47,246 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-10 00:44:47,248 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:44:47,248 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":"1618015486948"}
2021-04-10 00:44:47,252 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-10 00:44:47,252 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-10 00:44:47,252 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:47,253 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-10 00:44:47,253 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-10 00:44:47,253 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:47,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:47,352 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-10 00:44:47,353 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404
2021-04-10 00:44:47,353 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-10 00:44:47,353 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-10 00:44:47,354 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-10 00:44:47,354 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer
2021-04-10 00:44:47,358 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:44:47,359 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:44:47,359 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:47,359 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:47,360 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:47,360 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:47,360 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:44:47,360 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:44:47,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:44:51,940 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-10 00:44:51,942 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:44:51,943 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:44:51,947 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:44:51,947 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:51,947 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:51,948 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:51,948 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:44:51,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:51,948 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:51,949 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:44:51,949 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:44:51,949 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:51,949 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:51,949 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:44:51,950 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:44:51,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:44:51,950 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:44:51,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:44:51,951 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:44:51,951 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:44:51,951 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:44:51,951 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:51,952 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:51,952 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:51,952 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:44:51,953 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:44:51,953 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:44:51,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:44:55,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:44:55,897 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:44:55,901 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:44:55,911 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:44:55,912 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-10 00:44:55,912 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-10 00:44:55,912 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"
}
2021-04-10 00:44:55,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:56,189 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-10 00:44:56,190 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-04-10 00:44:56,191 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-04-10 00:44:56,194 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-10 00:44:56,195 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-10 00:44:56,195 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:56,195 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-10 00:44:56,196 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-10 00:44:56,196 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:56,199 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:56,490 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-10 00:44:56,491 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:44:56,492 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015495968"}]}
2021-04-10 00:44:56,495 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-10 00:44:56,495 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-10 00:44:56,495 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:56,496 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-10 00:44:56,496 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-10 00:44:56,496 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:56,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:56,588 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-10 00:44:56,589 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:44:56,589 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":"1618015486948"}
2021-04-10 00:44:56,592 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-10 00:44:56,592 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-10 00:44:56,592 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:56,593 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-10 00:44:56,593 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-10 00:44:56,593 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:44:56,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:56,846 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-10 00:44:56,848 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:44:56,848 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015495968"}]}
2021-04-10 00:44:56,852 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-10 00:44:56,852 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-10 00:44:56,853 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:56,853 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-10 00:44:56,854 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-10 00:44:56,854 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:56,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:57,093 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-10 00:44:57,095 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:44:57,095 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":"1618015486460","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-10 00:44:57,099 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-10 00:44:57,099 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-10 00:44:57,099 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:57,100 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-10 00:44:57,100 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-10 00:44:57,101 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:57,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:57,252 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-10 00:44:57,253 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-10 00:44:57,254 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1618015478347"}
2021-04-10 00:44:57,267 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-10 00:44:57,267 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-10 00:44:57,267 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=1618015478347",
    
    
        "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-10 00:44:57,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:58,743 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-10 00:44:58,744 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-10 00:44:58,744 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-10 00:44:58,748 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-10 00:44:58,748 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-10 00:44:58,749 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:58,749 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-10 00:44:58,749 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-10 00:44:58,750 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:44:58,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:58,994 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-10 00:44:58,995 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:44:58,996 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":"1618015486948"}
2021-04-10 00:44:58,999 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-10 00:44:58,999 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-10 00:44:58,999 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:59,000 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-10 00:44:59,000 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-10 00:44:59,000 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:44:59,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:44:59,791 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-10 00:44:59,793 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:44:59,793 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":"1618015486460","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-10 00:44:59,797 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-10 00:44:59,797 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-10 00:44:59,797 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:59,798 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-10 00:44:59,798 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-10 00:44:59,798 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:44:59,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:45:00,354 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-10 00:45:00,355 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-10 00:45:00,356 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1618015497315","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-10 00:45:00,360 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-10 00:45:00,360 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-10 00:45:00,360 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-10 00:45:00,361 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-10 00:45:00,361 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-10 00:45:00,362 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-10 00:45:00,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:45:00,952 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1056
2021-04-10 00:45:00,953 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-04-10 00:45:00,954 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"0a9ab3c9-19c4-4a79-a58a-806c7c501cbc","owning-entity-name":"OE-ETE_Customer-0a9ab3c9-19c4-4a79-a58a-806c7c501cbc","resource-version":"1618014726094","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_a97c5712-7126-4188-824a-b867fb108778/service-subscriptions/service-subscription/pNF/service-instances/service-instance/96cc78ea-87be-4b2a-8c08-b4cd9c26fbba","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_a97c5712-7126-4188-824a-b867fb108778"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"96cc78ea-87be-4b2a-8c08-b4cd9c26fbba"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namea97c5712-7126-4188-824a-b867fb108778"}]}]}}]}
2021-04-10 00:45:00,957 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-04-10 00:45:00,961 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-10 00:45:00,962 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/95d182f9-3b67-4ff9-9c93-19bc6e47048d
2021-04-10 00:45:00,962 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnf_owning_entity",
    "owning-entity-id": "95d182f9-3b67-4ff9-9c93-19bc6e47048d"
}
2021-04-10 00:45:00,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:45:01,509 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/95d182f9-3b67-4ff9-9c93-19bc6e47048d HTTP/1.1" 201 0
2021-04-10 00:45:01,511 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-04-10 00:45:01,511 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-04-10 00:45:01,515 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-10 00:45:01,515 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/95d182f9-3b67-4ff9-9c93-19bc6e47048d
2021-04-10 00:45:01,515 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-10 00:45:01,516 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-10 00:45:01,516 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/95d182f9-3b67-4ff9-9c93-19bc6e47048d
2021-04-10 00:45:01,516 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-10 00:45:01,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:45:02,111 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/95d182f9-3b67-4ff9-9c93-19bc6e47048d HTTP/1.1" 200 139
2021-04-10 00:45:02,112 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-04-10 00:45:02,113 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owning-entity-name":"basicnf_owning_entity","resource-version":"1618015501007"}
2021-04-10 00:45:02,122 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-10 00:45:02,122 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-10 00:45:02,122 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: {
    "options": ["basicnf_project"]
}
2021-04-10 00:45:02,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-04-10 00:45:02,298 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-10 00:45:02,300 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200
2021-04-10 00:45:02,300 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]}
2021-04-10 00:45:02,303 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-04-10 00:45:02,303 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:45:02,303 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:45:02,303 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:02,304 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:45:02,304 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:45:02,304 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:02,305 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:45:02,305 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:45:02,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:45:08,458 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-10 00:45:08,459 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:45:08,460 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:45:08,462 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:45:08,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:45:08,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:45:08,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:45:08,463 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:45:08,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:45:08,463 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:45:08,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:45:08,463 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:45:08,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:45:08,464 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:45:08,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:45:08,464 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:45:08,464 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:45:08,464 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:45:08,464 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:45:08,464 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:45:08,465 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:45:08,465 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:45:08,465 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:08,465 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:45:08,465 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:45:08,466 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:08,466 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:45:08,466 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:45:08,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:45:12,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:45:12,637 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:45:12,640 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:45:12,648 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:45:12,649 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:12,649 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution
2021-04-10 00:45:12,649 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-10 00:45:12,650 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:12,650 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution
2021-04-10 00:45:12,650 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-10 00:45:12,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:45:12,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/distribution HTTP/1.1" 200 205
2021-04-10 00:45:12,733 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-10 00:45:12,733 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"0f4844be-d62a-41a9-b769-08bc0e328d66","timestamp":"2021-04-10 00:44:27.550 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-04-10 00:45:12,737 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:12,738 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:45:12,738 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:45:12,738 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:45:12,739 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:45:12,739 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:45:12,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:45:12,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0f4844be-d62a-41a9-b769-08bc0e328d66 HTTP/1.1" 200 7803
2021-04-10 00:45:12,808 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-10 00:45:12,809 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","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":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]}
2021-04-10 00:45:12,812 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', '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': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-04-10 00:45:12,813 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-10 00:46:12,876 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:46:12,878 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:46:12,879 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:46:12,881 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:46:12,881 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:46:12,881 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:46:12,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:46:13,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0f4844be-d62a-41a9-b769-08bc0e328d66 HTTP/1.1" 200 8013
2021-04-10 00:46:13,021 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-10 00:46:13,022 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","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":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]}
2021-04-10 00:46:13,026 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', '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': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-04-10 00:46:13,027 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-10 00:47:13,089 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:47:13,090 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:47:13,090 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:47:13,091 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:47:13,091 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:47:13,091 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:47:13,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:47:13,240 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0f4844be-d62a-41a9-b769-08bc0e328d66 HTTP/1.1" 200 None
2021-04-10 00:47:13,242 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-10 00:47:13,243 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015461825","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":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"}]}
2021-04-10 00:47:13,246 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015461825', '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': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-04-10 00:47:13,247 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-10 00:48:13,308 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:13,309 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:48:13,309 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:48:13,309 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:13,310 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/0f4844be-d62a-41a9-b769-08bc0e328d66
2021-04-10 00:48:13,310 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-10 00:48:13,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:48:13,437 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/0f4844be-d62a-41a9-b769-08bc0e328d66 HTTP/1.1" 200 None
2021-04-10 00:48:13,439 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-10 00:48:13,441 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","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":"1618015474356","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015479713","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015482785","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015491959","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015492527","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","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":"1618015491998","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015488342","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015486308","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015493533","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":"1618015525550","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015485451","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015484196","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015468529","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015490942","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015483318","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":"1618015485173","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":"1618015461825","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":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015489943","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","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":"1618015484666","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":"1618015470828","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":"1618015483318","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015480723","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015532085","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015483318","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","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":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015493001","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","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":"1618015483318","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015468525","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":"1618015461825","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":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015530075","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":"SO-COpenSource-Env11","timestamp":"1618015523948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","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":"1618015486647","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015487461","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015489655","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","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":"1618015500480","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":"1618015483318","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015479707","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015500480","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":"1618015474356","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015489309","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015485972","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","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":"1618015488649","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015531081","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015490953","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015514472","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015486458","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1618015461825","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":"1618015483318","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015491520","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":"1618015483318","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","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":"1618015528931","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015483318","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":"1618015500480","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1618015470828","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":"1618015468253","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015493637","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1618015462020","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1618015488709","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1618015474356","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":"1618015520098","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015496965","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1618015527210","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015487334","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1618015466982","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":"1618015483318","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":"1618015470828","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1618015468525","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1618015495961","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1618015468529","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":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015467826","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1618015487354","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-04-10 00:48:13,446 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', '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': '1618015474356', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015479713', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015482785', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015491959', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015492527', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', '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': '1618015491998', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015488342', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015486308', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015493533', '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': '1618015525550', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015485451', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015484196', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015468529', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015490942', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015483318', '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': '1618015485173', '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': '1618015461825', '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': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015489943', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', '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': '1618015484666', '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': '1618015470828', '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': '1618015483318', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015480723', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015532085', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015483318', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', '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': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015493001', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', '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': '1618015483318', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015468525', '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': '1618015461825', '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': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015530075', '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': 'SO-COpenSource-Env11', 'timestamp': '1618015523948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', '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': '1618015486647', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015487461', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015489655', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', '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': '1618015500480', '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': '1618015483318', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015479707', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015500480', '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': '1618015474356', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015489309', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015485972', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', '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': '1618015488649', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015531081', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015490953', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015514472', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015486458', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1618015461825', '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': '1618015483318', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015491520', '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': '1618015483318', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', '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': '1618015528931', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015483318', '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': '1618015500480', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1618015470828', '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': '1618015468253', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015493637', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1618015462020', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1618015488709', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1618015474356', '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': '1618015520098', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015496965', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1618015527210', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015487334', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1618015466982', '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': '1618015483318', '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': '1618015470828', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1618015468525', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1618015495961', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1618015468529', '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': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015467826', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1618015487354', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-04-10 00:48:13,449 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,449 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,450 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-04-10 00:48:13,450 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,450 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,450 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-04-10 00:48:13,450 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,451 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-10 00:48:13,451 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished
2021-04-10 00:48:13,468 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:13,469 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-10 00:48:13,469 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
			"modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f",
			"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": "95d182f9-3b67-4ff9-9c93-19bc6e47048d",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-04-10 00:48:13,469 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': '7dcc0ef8-5055-4198-8aa5-72391f954dc4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:13,470 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-10 00:48:13,470 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
			"modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f",
			"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": "95d182f9-3b67-4ff9-9c93-19bc6e47048d",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-04-10 00:48:13,472 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:15,539 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-10 00:48:15,541 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202
2021-04-10 00:48:15,542 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4"}}
2021-04-10 00:48:15,543 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-04-10 00:48:15,574 DEBUG 195:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:15,575 DEBUG 197:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:15,575 DEBUG 198:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:15,578 DEBUG 103:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab275d18-14c7-4ef7-ad4a-682118c4a9cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:15,578 DEBUG 105:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:15,578 DEBUG 106:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:15,585 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:15,853 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1341
2021-04-10 00:48:15,857 INFO 116:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:15,858 DEBUG 120:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 10 Apr 2021 00:48:15 GMT"}}}
2021-04-10 00:48:25,870 DEBUG 195:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:25,871 DEBUG 197:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:25,871 DEBUG 198:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:25,872 DEBUG 103:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd095229-8825-4974-8af7-04ed069d0d30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:25,872 DEBUG 105:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:25,872 DEBUG 106:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:25,875 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:26,559 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1611
2021-04-10 00:48:26,561 INFO 116:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:26,562 DEBUG 120:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Sat, 10 Apr 2021 00:48:25 GMT"}}}
2021-04-10 00:48:36,573 DEBUG 195:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:36,574 DEBUG 197:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:36,574 DEBUG 198:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:36,575 DEBUG 103:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3bc42225-0d7f-4c52-9465-3bac4a152a8b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:36,576 DEBUG 105:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:36,576 DEBUG 106:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:36,579 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:36,849 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1551
2021-04-10 00:48:36,851 INFO 116:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:36,852 DEBUG 120:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","finishTime":"Sat, 10 Apr 2021 00:48:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:48:26 GMT"}}}
2021-04-10 00:48:36,853 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-04-10 00:48:36,853 DEBUG 195:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:36,854 DEBUG 197:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:36,854 DEBUG 198:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:36,855 DEBUG 103:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cb5f2bc-c3ce-46e6-a099-b532e8b5b4c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:36,855 DEBUG 105:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:36,856 DEBUG 106:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:36,858 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:37,078 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1551
2021-04-10 00:48:37,080 INFO 116:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:37,081 DEBUG 120:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","finishTime":"Sat, 10 Apr 2021 00:48:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:48:26 GMT"}}}
2021-04-10 00:48:37,082 DEBUG 195:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:37,082 DEBUG 197:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,082 DEBUG 198:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,083 DEBUG 103:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b45416f-b6c7-485f-9784-4b9be814ab88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:37,083 DEBUG 105:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,083 DEBUG 106:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,086 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:37,281 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1551
2021-04-10 00:48:37,283 INFO 116:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:37,283 DEBUG 120:onap_service.py(8) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","finishTime":"Sat, 10 Apr 2021 00:48:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:48:26 GMT"}}}
2021-04-10 00:48:37,294 DEBUG 195:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:37,295 DEBUG 197:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,295 DEBUG 198:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,296 DEBUG 103:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8bc21db-4f3c-4609-a08e-86e618cee845', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:37,296 DEBUG 105:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,296 DEBUG 106:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,299 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:37,507 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1551
2021-04-10 00:48:37,510 INFO 116:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:37,510 DEBUG 120:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","finishTime":"Sat, 10 Apr 2021 00:48:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:48:26 GMT"}}}
2021-04-10 00:48:37,512 DEBUG 195:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:37,512 DEBUG 197:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,512 DEBUG 198:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,513 DEBUG 103:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e02127b6-1be2-4349-a349-949371539aa5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:37,513 DEBUG 105:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4
2021-04-10 00:48:37,513 DEBUG 106:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] data sent: None
2021-04-10 00:48:37,516 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:37,720 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7dcc0ef8-5055-4198-8aa5-72391f954dc4 HTTP/1.1" 200 1551
2021-04-10 00:48:37,722 INFO 116:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response code: 200
2021-04-10 00:48:37,722 DEBUG 120:onap_service.py(1) - [None][Check 7dcc0ef8-5055-4198-8aa5-72391f954dc4 orchestration request status] response: {"request":{"requestId":"7dcc0ef8-5055-4198-8aa5-72391f954dc4","startTime":"Sat, 10 Apr 2021 00:48:13 GMT","finishTime":"Sat, 10 Apr 2021 00:48:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","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":"95d182f9-3b67-4ff9-9c93-19bc6e47048d","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","serviceInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:48:26 GMT"}}}
2021-04-10 00:48:37,723 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-10 00:48:37,724 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-10 00:48:37,724 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:48:37,724 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-10 00:48:37,725 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-10 00:48:37,725 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:48:37,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:38,253 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-10 00:48:38,254 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:48:38,254 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015497315","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-10 00:48:38,256 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:48:38,257 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:48:38,257 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:48:38,257 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:48:38,257 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:48:38,257 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:48:38,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:38,850 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-496f4be7-dcd0-4e7b-812d-9383032081d7 HTTP/1.1" 200 1191
2021-04-10 00:48:38,852 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response code: 200
2021-04-10 00:48:38,852 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","service-instance-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","model-version-id":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","resource-version":"1618015706504","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"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-10 00:48:38,857 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-10 00:48:38,857 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-10 00:48:38,857 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:48:38,858 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-10 00:48:38,858 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-10 00:48:38,858 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:48:38,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:39,212 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-10 00:48:39,213 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:48:39,214 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":"1618015486948"}
2021-04-10 00:48:39,217 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-10 00:48:39,217 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-10 00:48:39,218 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:48:39,218 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-10 00:48:39,219 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-10 00:48:39,219 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:48:39,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:39,756 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-10 00:48:39,758 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:48:39,758 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015497315","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-10 00:48:39,761 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:48:39,761 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:48:39,762 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:48:39,762 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:48:39,762 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:48:39,762 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:48:39,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:40,348 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-496f4be7-dcd0-4e7b-812d-9383032081d7 HTTP/1.1" 200 1191
2021-04-10 00:48:40,349 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response code: 200
2021-04-10 00:48:40,350 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","service-instance-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","model-version-id":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","resource-version":"1618015706504","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"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-10 00:48:40,354 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-10 00:48:40,355 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-10 00:48:40,355 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:48:40,355 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-10 00:48:40,356 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-10 00:48:40,356 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:48:40,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:40,814 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-10 00:48:40,815 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:48:40,815 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":"1618015486460","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-10 00:48:40,819 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-10 00:48:40,819 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-10 00:48:40,819 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:48:40,820 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-10 00:48:40,820 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-10 00:48:40,820 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:48:40,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:48:41,446 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-10 00:48:41,447 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-10 00:48:41,448 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1618015497315","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-10 00:48:41,452 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:48:41,453 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:48:41,453 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:41,453 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:48:41,454 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:48:41,454 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:41,454 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:48:41,455 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:48:41,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:48:45,766 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-10 00:48:45,768 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:48:45,769 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:48:45,773 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:48:45,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:45,773 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:45,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:48:45,774 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:48:45,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:45,774 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:45,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:48:45,775 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:48:45,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:45,775 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:45,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:48:45,775 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:48:45,776 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:45,776 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:45,776 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:48:45,776 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:48:45,776 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:48:45,777 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:48:45,777 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:45,777 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:48:45,777 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:48:45,778 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:45,778 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:48:45,778 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:48:45,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:48:49,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:48:49,931 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:48:49,935 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:48:49,943 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:48:49,944 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-10 00:48:49,944 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel
2021-04-10 00:48:49,945 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-10 00:48:49,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:48:50,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel HTTP/1.1" 200 None
2021-04-10 00:48:50,553 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-10 00:48:50,556 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-10 00:48:50,557 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10
2021-04-10 00:48:50,557 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-10 00:48:50,558 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10
2021-04-10 00:48:50,558 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-10 00:48:50,558 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10
2021-04-10 00:48:50,559 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10
2021-04-10 00:48:50,659 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04218948640422401, below negative shortcut threshhold 0.05
2021-04-10 00:48:50,728 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04191891101058434, below negative shortcut threshhold 0.05
2021-04-10 00:48:50,795 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040228305175844435, below negative shortcut threshhold 0.05
2021-04-10 00:48:50,868 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04291476513264292, below negative shortcut threshhold 0.05
2021-04-10 00:48:50,936 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04465530156427599, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,004 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041271065654819444, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,199 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03756869334618831, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,267 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03920781704570411, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,334 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04175934290029984, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,467 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0432042546089681, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,522 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04220583696044153, below negative shortcut threshhold 0.05
2021-04-10 00:48:51,582 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:48:51,582 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-10 00:48:51,582 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-10 00:48:51,583 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:48:51,583 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:48:51,583 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-10 00:48:51,583 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:48:51,583 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:48:51,584 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:48:51,584 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:48:51,584 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-10 00:48:51,584 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04218948640422401
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04191891101058434
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040228305175844435
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04291476513264292
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04465530156427599
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041271065654819444
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:48:51,585 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03756869334618831
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03920781704570411
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04175934290029984
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0432042546089681
2021-04-10 00:48:51,586 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:48:51,586 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:48:51,587 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK����R������������	���csar.metavq�
�vv��M-I�u��I�
K-*��ϳR0�3�
�+pIM���,�#)��PK�R�B4���E���PK����R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H	�j��WQ�&��/���0�Td	��q�c�j��J��R(w�������uo��g}k��PK�ˍ ��������PK����R������������)���Definitions/service-BasicCnf-template.yml�ZI��*�ϯ�mN�d[��6�^吥&�T��
!p�HB���?���H�O3�_w�+�-�@0�0�)���"8b.�O3Yl	�d1N0��E�zH�����a6��r
S����wO3��[�c@�_��>��M0�Q�����P%q��m6������AH"�p��<�٭�"Na��f!(�+��L:
̏a�����OO��X�f���[�'O�bR�oPߋ���z��+����U�)gi�S�����O�p�9��|�i�����
���C��PJ{1r����%Y	�8�S�$��cyv����
���K���f)Sv�>���J�S�M�}��^4�f0��rx���nH9���O��h[���Yަ*W�v�Or!�fH`�2Y�mR5�
�q�"P�N �M���&{��$Vᬬ]�W,�M��Ӛ�+F�p�B݌.4�L��N�y�L�,��2�͂�	��,@,%���⿒T'
�y��UǖY+�"d*�aj�8�/�GO3cQR*���8�<�H2~������x�����ZH���#$*n���ebبF�o��(t�U2��"`�y1~��L��N��9�G2?�!o���sQi�5��.\��[��C�5&`��
m�n��
[Bt�
�B����Dd
 �|���*�(ԟ
r]u�.o����z]|�jFQ�Su����{���,�� -ī�v����S
!��~��A��h
7ˍ�/+|iІ"k%�C�6����֯8�T��'K�r��������Ru�4�t�}Γs�!�'��ͼ���!��\�R����˗׏�޿��|����>�SV7�Xy�e��������L�F&*h����zH�R8�2�-�>��#�q�:N�_�� ���y��â��Ҵ��Q�$��&Z�2���r�Mx��-��>��ñ¦Œ¹ï¿½爾l��9M`%ey�W��6�^*d)H���_JݯTq��\�,��k�ϭW}v�=9F��+�7��s�'U3��I��\1>BL���k�ƙ�`���"�1u1p�-0�9��s��0�*���kx��'���|�/�ebJ�h|�Θ��w\U�~:M�x'���XlJжY�J�>�U̵��Xfbb\q\��V�%O��vV]�ˋ
,���ƹ��\���ظ
�⁻4�^���|mN7�IBH��w'c�߫l�U��`Xn�'�]dN�<^�p���X�:2�N�z����Ľ#�+=䅹穇7��kn�x���9�>7z���'N�@x�u�͢�ߩh�%��J`g��z���Oh���h>��M��r�9)��LÞ¼���j�ȟ���	���I�+�T��I�������B�ȏ�\wk��@�ᕷ��]/�����[l";���Dk��.��[�p��o�#>ٯ��������N��zֆ��_.�=��%������[�-��2z����vc�e�{��"	���͘�f��™M�s�:�xS��ZO��{,[�O,�qRO�D�B�ʼ��'0�hz0'-g��P3_*�����Q#�'�z@s�\��`覕�a�C>�۸�ɿ��ܕ�d�I_�pW��e�'�h�[����"�kPc�d�ܸ܅Z�ܔn{g:Il�W�{G]~��9���a<j��
tg��M��Y���6tH�z
-_�|�t���K��pS�}��$�
�))�i�n#����j�5�6�1]�>
�Q�e��$��Z	&����SMW�W�����h��I�`<��������q����M���'|����>w�m���h���7%Ú¿}u�ֆ�ܩf����S�ٰ�mÇœo���ߎ�p1r�l��9IlCGV�����ǻ>Gks������� h!�w�c���XK�oh`���S�A?�n䆺���j���]+�޺�4�
.��򭟮�N���PKKM������/��PK����R���������������NS.mfM��n�0Ew?@j\�*KU���.��tH˵��
����#�nW��wt5x.���-2�Mv�W��h�˝L�fE��`��4c�����yl��hh�lp�-���f^�$�q'����g�p���B+������wKpª�?�n��0^�Xsh�Q���a��ibz���]h7��U��4*�}s�-i_��\����rο�)I}l��Rt�C�ӣ�*]U���PKJ#�����/��PK����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��cG�qsTΌx�f�=��&���PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK��U���[��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'zd[~ޒ�d6�餒�����")�Y�����$� %J��l�O�$���A��'�>e!�yΓ8�,�����˩��/�o��K�tf9�8��'�������|t�
f�>X�p�v�;!
6,DË€m�d��{�">���/a�������-sw�#��q����8��'q#�e$�\������S�ގ�,f)'0��.��Ί��xdy�I�)Ë’"%��4IK!q�w����@�,�9����P��Ò›7O`�$ͳ�rb�ʄ�'��ȁ����0�X�A �y�/8��I����)����o�b�%�)M
�J��ӗ$�%�+Ip'��թ��z]ʌ��E�㜥!&�\fI�N�=Y���`��~HeTZ�Ϸ�kH�_�{AJ��3|��{��k�G�8zNΗ"�C+
�(z��\�W��I����LN�"T*,JQe�o������J
���i�^YC�>�4�p��t�Q�����k�Z@��T����"ʏ��/�^?������������
x|�Y�H�9M��2�7GcKٿ�2ztBeL�f��ſ$Y��8�!<ry|��!?�����<-��� I ��� XA|��������O",��hE����Er:������E2���j�\#?u5k�g�V��ؿI=�a��#9a��4�"��pI$iG���З�?��o�z;
_1�TȾ�?���g��+�#di@�pqb��ј�8�9�ܗW���#���D��^�$yR�iw$����^�6w������:������-I�X9��5I̼(��dn�z����h(��,ң:��|��HN56Ď���vJl���7	raw��9	��&�_q7�wa�+.�\_������k��,�{_$,�
��C˃*Ma)h����H����E����Y/ԯ]<�m���C���&؆��a�v	
W;��y	t�fK䲍�<L��XzyKou`dC�uP��
�vJW�['ҏ�����s�o8wx�8?Μ�ep��9��C�lU���VUI�E�'g�S��Q�����½�D^�x�BPN��v�j~��ϯ�롾ҧ�;���SUDŐ"���tiS���J��tx u��xrƜ�
��x ���G�En�:_��_uz	e���c�~�W��j���ѥ������ik��ʉ�Ƚ0f�g��+~'&�y��sC7^�2d���=fȚ
w�u"�Ƽ5�\r�E�֢�a����`��>�f���ؔ��6SQ��0�M"�V6-~#h�X˭n�A��"Y%������Q�}_�(J�:/F�?�a��dl���i�䋌�d�Pkn�2q���t�����A1��#��,蒷�Sr)&/R2�k*2Y�X��4���rR����[��Q�.̀��@(��d=.΀���/��`�{{����jB;�e2Wqi�W�©0�Uq��(tй�h��Mj�%ܩh�bU����A��Ana��݇�K�O�2a�C��
���Љ�wn�_c�;�<�z��cT�<�q�$_=u�%�B}<P�H��Vf��������Յ�(�3�U��`>o?t^S��n��Ov��ΐG�sC��:ԙ��)[nh_�7u"�c��ת
���0�&ۙ��s;�T����n�d�#��_����q3�YU*��VX�	T~�߭��|/����j].��VS�is-Y�=B�a��;`�`�E,\mW+���k^Ųe���h��������lG�
��Pki���5Q��K<��YX�W����ޖ_���Sb4̈́圪���	�^�䦪Z��E���/�
t�z��K�្�����0�g%
5�4;�Gs�)�o���E��]��»����喺,�)���nB�r�������}腇��$;;�k�l;,B���ŵf�(�tj` (��Q�	�պ?�;�L4.m�G��1*��3+�q����}"�>�˅ǧRS�nz�=o�ak����HZ���ՐS�a:G/NMi�t{!-<�#K�aiw@��C�%�Ս�cP�S�hhPh�����w@�5��a�@[��a`��k��{AMr;�7�`\C:�t_�>�y��.�?��E��?��4�Yl�D��������{*�;�-�Sm3�(C%�(ӏ8��t/�F;1�?��
�w�z�����^&�H�͋�CC�cRȸ�lt�2�GC~�4C��(���Ɗ}hK&߾�U}D�G��^�)n��Ǐ79��Mr��|f��6y�&D���^F)6� �}�L�:��9N?�3F��`��^Fhr
�0ԩV���{��:�C7�No�wl{1Mr9�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L���6�!�ʶ�o��e����s#�~_$=��
�=��>F�pcV�0�іwA��)P�SYd��l`���&��vU���G��6�1��"������=��_PKȣ���	��{6��PK����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��;d;�����a�W�Z�Ƶ�E
�tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PKe��D��za��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
k` 3îMժ�f�*٢c�0���
o��%)�j�����\M�QB���N'�]l�>j�f+j�lF��ɛ��b	�c�
4�����S�0G	e%��vƬ,Pd�?�,?]E��[qm�tk�KU��k��K�Pd��.�pˊ�:�D.
)�,��#D-]˥�]��;�0�W��Uo�H$	2�.͵?����A*�a`/�������X�/H�������{�� b
 ����tʇ���"�Ҵ���w4��s~:����F՛��
�H��F�C��!csc�lk���K��5dNs������:��"��V_Ñ€�}��n�����EY��-K���8��wKm���m�;���}Gk����̇V�����2�t�V=�j��m�������`�b����PK�M����O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKW�:��+�c�BÙµZ���,��G��[[�dJ���ȯH��HB,ÍŒF��7����!�g�	.�W�I�g��bJ�$����I����IB����c�gs������w�/��.�Ub�\�]�A���⌄��%^WIL��p��stFWK��$B�|I�r�<��d�- �8�k/����qR9�$�޼F(��d,U��7Bk��i2OmS��Ǥ�KzXz�J�s�{�w �`E7"ۮ�ϔӌi����=����͇̃@���"�}�<Y�'�����C���K{:������W�9~̓�����0�Ȕ\��b;R[��"����$�I�
��E��y�S��k���iFc\D�K-Zk�"�d"��ʑj:1#�%뱊s.T)פ2��J3��@@�+�E�P[����ѣ�����fR���n/X3�DV��\��bU.޿hyS2�~�b�f��Z��?��)TO�b�W��X8�Vu
))�����p��U\+6[�-�V���Y�B*�q��d���><b�<+�JR���c%(�i5V�c ���2�_�2��Dz���S^�Y��f����_��7�NH̤�0Ԥ\e[_��4�5�R��3�7��9�l��ZN��f
�Q�����9�SR1�k
O�
#P+�xYfOt�� t�)�"�nf0���7��F����+~cI�x���z�P����������m�7:R�u���YX�wCQd��H�N3̚"<{,\zC��9�R�5����a��nT�<�$����j�ث�M�i�C��C�$��>�8�[��n���p�l�����:{2�
�{�hz%e�M��,�z�9�U�
om'%��s
@�W�p	L�i\��6/>~�,#3���h�o`	P��p�מ����@(��C�����^$��~�%�>��\�vk����Ϲd�9�q��za@%�}ht02�S���������4@x~���UpN��W�U�[�,����j����-	�l����|�:���9!a�R��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�[��f.V����2B��6s����GXA7��W��e�0U��u��qY��Dм$I3�l����ݻg��P�y��Vm߅��O�,��es�y�"_�j0Ǐۏ��>��r'M�� �A>�qV�!"�g�Bq>x�Kݴ�������Ï·?���G�ld��ʯϪ:���P��l��5�!�b��~���������A�1���7�vv�k��}����Y����z�n�!��g8�)�U���e�^���L8c�_z�Ԇ�R�7��8�[(�	�H�����A�+�]q"i��������a�,8ma2e�p��N�+�+f`}�R��LC�㗳č�������Z���d��N�}�\Ò¨*�bZ���q]�`�c�\�h��M�%$�ҀŹ�#�rG���G�pK�x��.]i}�:rC�أ���Ն�H��h�?rB���G�|��d
��:���\*��)�Щ�^r� II���;S�cЁ-��.L��!��o��*���䵷~p�v㓦/4��dž���֡�b!�����k�]�A�~�����{onOZo��6�:<o�A�{��Q�d��@����z��'8M�TRÊ·;S����=��8�?�W�B��G{�_-�M!�|��
���]���6�`C4��9�۶��)�X�[2'�][�W��l��Z-�Jf�n�����fR5�a��w4(Z)8����Y>�j���*���iK�w{�fi53�̐�-�8ֶ��q�w{ef_G��y�ܻg��`rLvbg�����{8��cS��]{[�!�kr[0�h�KÕ©e���p�F&���."�B�!�����\��k�j `<��y*��Y��]Ԟ�(VмSWDV%��<Gw��8-�È¡>�)���1�Zߍ�ۼ5U�y?5�����κ�Cn*J�~��k����\��uSM#��]ws�5Z���8#ß«�k\�l�wO�=�T���4�{�c58v��@�/�#�;P�n��M��������j���껒�~�������=q�?PK�.Ëž-���*��PK����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�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ
�e�]ޛ
�3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V�����	�k}�����PKA�3vy���^��PK����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*/�~��QLD�;]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���hMuȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e*	)0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t
��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl	G�%46�Mg��_�"-=
/�c���.���΅���(�'K���:[[�|�F�k{[W�-j+����G�+L�#`���A�rf������[�e�*>!˃-�����u!�v���23r�$0�V���������3@ÞŽJY�dyhlS��"yX×’ddM)59I�IÉ«Y����v�uS�_"B[���b��б3��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�Jñ¦…¨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l�
K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<��������"��A�'����-�B��hc�{1�"խ[�x�����Di�T��|��x���$2ʆ�U�L�O[��贼��V	O�1����������	��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i�W48�=>���m�ey�}pv�A&�	 ���hn{�q���?1o�b�H
~2ơ�N���n>{�#g�|;��'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~�	�OY�bII�H��[�Vm�="0r�5o�^ilr����J��6�
�D�u΋�6I��z��T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@
�Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D�UV�n���,L�-R1
]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z
�F��%v32D���rJ���VR�����(g	��	~{!����$�q
�<�u��}�R��|/�d��s���{~����Fa��!�i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o��%���OE��Xk�/
n��E�i��z�+�,��}(B��b�(]xaGc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��>��?����Y�����6���7
ot
�ze�^�>3�C���^C,ށYbA9p����B�.S�_:��
��{��OLJ�jMN�N��4�h	���|������qr,�+�?���~�P{'�7
��a����k����x�
L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q
.���8��=6N�G������ޞŷ)��KޠI
��d��G�9�NL�{�fHo�	˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK
ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]��t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7�����������J�wi�� ��eV�E�u�P2���
���W����}���&6r���TU��fG������z�_c'TU�zO%%E��M���ӼFNÇ¢=������4e���z��J��^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�hM��3�.
s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k��#���?)�X�D���,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%�RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)�	)c�	���+wj¿~%qC0%�	���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ�����	J ��ޘ�H�x�+
5p���C��X�p�MUh�7�A���OhIj
�����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi��<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����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����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՟������Tq�S�qZȺ�n�`—ݫ��|]�-���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n����f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf��
Wh��0��o���j��? 0�4����@$�����
��e_��f�w9�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK����R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�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����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�|���_y4U�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�Ry�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز��y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�����PK����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����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�bMd0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^Ê„#Qt�Bڹ�#
�Mc�P�Ms}0|�� M����_0��wN�c��\�E۲@4�e&��e
�X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8Ü¡O6h����CT�d�^M)8�$��sÍŠu�s�m����q��M,�^�r�ڜ�0��^� �-".Ͼy�`u��	5�ʳ�-f�la����7����D����
��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1
�*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_���
閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3�zʞƉ0�%�n��u�[�:5�ק�K����
_�C�m?x������+������%��x��v��C�m�)����s��(~��7\H���F��:�MG%Yx�I=�����Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3��d7p��LB�$-�9H��fY����עE���£z	/S|`?e&������P�R�9¡��
>��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h��������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p�<��T|������|��+G��	�qr,������b|��������H+�;�ÎY�9�nh]×£!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%����,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6��wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~����/)��PK����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����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�
Wz�����0����F(��B?۟�A�^j�i��(��u�������
������i:qvՁx=�
��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv��
g&�Zס*�'�I]�k 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��yqq{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}��
[�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e	�L�'hiƣ���{�n�<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�%6t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S�	W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s����������Y�b!F�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�fT~��ŭWm.�k�X�6��O�Ew���oí‚¡{ÈŠ*7�*v4�Wt7bs�˅��N��;R�ݖ��
�Y����k৥G���3����fWQ�_�t	�yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f�>U�ƕn��=�]�I_67��^@/ae���������mA��E^�b�
��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z�
	��g�q2�W�yXɝ���O��J�����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGÜ»���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD�	���a�$�\�j|V��5¸% ��
W9�W��zW�"�S�e��Z�"wm�-&Mynl�ϛ9�4)��/������+�
�D)L������<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�52N�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|Dž#�
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��:�"���Hw6ai�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w�����
ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd�
��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M/�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x!@u�ps4��0��� ��~y�O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y
�G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ�
N���{a��q�8��.���
-����Z�`�r������HqF�����z�y�Z%fw�d"5����Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә�:%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q(	�ta��J��A=�n��gد)JH)Zè“«vHTr�#g+�kk5���g����������?X��M��D�8c6k�)�d
Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe��<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�JKlv��V.�3��-V������b�
gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ÉŸP="���(E��IU�ƫ`���������b]�y�	 i8lPt����CfÊšB@�n�Ӫ�skv?���H�ng�����r&=���T��)�ž�bÛ©7�k!	�Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l|��8~��s��\��f3��<y\�u�=���E�Kn��o`�yjY7U5�5��~�<\�5���;ej��%g'�
�MX��p�������E�0�~>'	��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*|
��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W���.	b)��"�%0R�
&OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;���_`R�]��&�1H[�/�
u1�v�U�
�w�M@�a�@���&s�����$1�1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n���A%�x� 
g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď���
ܴ>��
�L9�S���ò·œ¡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M��%
�,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{
�~�����! ��.]x׉Ӝ*y���M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&��7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)���ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.�<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD����V�Bg/V�ò͠ݵP�u�Q���<Et��������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G
Y$�
w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ�������
2�WÖ’�w�g��ya:4��F���PK�'WAH��]��PK����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����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����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����R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�M� ��Ҹ�'E��U��5������n�r�Ɍ�'�.}F����q����]J�NU��Mp�i���K	h�TJ��mH�k�j�y1~z�<	�L��U#c�Q����i�@�:�9�w���e�Q:srB]��dNa���\@��rB}PK/��������PK����R������������~���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz�
���������ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~�����;�w�x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{
���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ��	IhpA'Ly��8动,Id���MD&����`
دH�"���A?=��S�&�U
�<I٘_��\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����R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json��Oo�0���hϝ�`0=6����K��W��'0�n�~����␃9�y���0/wI�O��.î©·s����wj��59}�ɛ�Ν�5M\Ù¹m��s�O_�>v=u����aaXÒ™J��AaZ�Y
��Ns��I?x�|�-��аu��͜u����\�R;��SS��)����l4��.�$A�RrP�,�
´���h~�Z&Æ™o��;2a���*E�9��r��Q( [X��D.�c��
���播��%J	ei$0
�����w7Y�%"B*L|�@��%��j������z�8���1&/�7N��⪏�[�n
ԙ��w���7GC57Kuߍ��үO�L��),�Q�p�=䣺�Ɍ~�5�-���SS�~���M�fn��9��5���B>>�7>\�����1��w�y�PKZ�G���<��PK����R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK����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����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�����R�R�B4���E���	�����������������csar.metaPK�����R�ˍ ���������������������k���TOSCA-Metadata/TOSCA.metaPK�����RKM������/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����RJ#�����/���������������	��NS.mfPK�����R��U���[��3�������������/
��Definitions/service-BasicCnf-template-interface.ymlPK�����Rȣ���	��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK�����Re��D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK�����R�M����O��?�������������= ��Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�.Ëž-���*��8�������������G"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����RA�3vy���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R�/E�>�������������������1��Definitions/data.ymlPK�����R�\�J�������������������p��Definitions/groups.ymlPK�����R��ח��Di���������������x��Definitions/policies.ymlPK�����R���C&���������������������Definitions/annotations.ymlPK�����R��g������������������k���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Í’��Definitions/artifacts.ymlPK�����R��~����/)���������������=���Definitions/capabilities.ymlPK�����R41H4�������������������"���Definitions/interfaces.ymlPK�����R�'WAH��]���������������!���Definitions/nodes.ymlPK�����R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK�����RI@�>������Q�������������)���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������B���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R/��������\�������������M���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������f���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����RZ�G���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK�����R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK�����R[J{<l�������A�������������J�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK�����R����
���
��k�������������%�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�������
��C���
2021-04-10 00:48:51,674 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:48:51,674 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:48:51,674 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:51,674 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:48:51,674 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:48:51,674 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:51,675 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:48:51,675 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:48:51,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:48:53,471 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-10 00:48:53,475 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:48:53,475 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:48:53,479 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:48:53,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:53,480 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:53,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:48:53,480 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:48:53,480 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:53,480 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:53,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:48:53,481 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:48:53,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:53,481 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:53,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:48:53,482 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:48:53,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:48:53,482 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:48:53,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:48:53,482 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:48:53,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:48:53,483 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:48:53,483 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:53,483 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:48:53,484 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:48:53,484 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:48:53,484 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:48:53,485 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:48:53,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:48:55,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-10 00:48:55,599 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:48:55,602 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:48:55,608 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:48:55,609 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:55,610 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs
2021-04-10 00:48:55,610 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "05ae08b2-f1e7-49bf-b5ef-1be53c7a880a",
    "modelVersionId": "9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "e3776bed-b030-41b4-9734-d2ec5a626442",
    "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": "60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
                    "modelVersion": "1.0",
                    "modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f"
                }
            }
        }]
    }
}
2021-04-10 00:48:55,610 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': '3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:55,611 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs
2021-04-10 00:48:55,611 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "05ae08b2-f1e7-49bf-b5ef-1be53c7a880a",
    "modelVersionId": "9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "e3776bed-b030-41b4-9734-d2ec5a626442",
    "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": "60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
                    "modelVersion": "1.0",
                    "modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f"
                }
            }
        }]
    }
}
2021-04-10 00:48:55,613 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:58,810 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs HTTP/1.1" 202 262
2021-04-10 00:48:58,812 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202
2021-04-10 00:48:58,812 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","instanceId":"120e2822-e66c-4983-847a-93ec97277914","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1"}}
2021-04-10 00:48:58,813 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished
2021-04-10 00:48:58,826 DEBUG 195:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:48:58,827 DEBUG 197:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:48:58,827 DEBUG 198:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:48:58,829 DEBUG 103:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd156c9f-95ca-4124-b954-ff39c4eb35eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:48:58,829 DEBUG 105:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:48:58,830 DEBUG 106:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:48:58,835 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:48:59,053 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 1900
2021-04-10 00:48:59,056 INFO 116:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:48:59,057 DEBUG 120:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 10 Apr 2021 00:48:58 GMT"}}}
2021-04-10 00:49:09,069 DEBUG 195:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:09,070 DEBUG 197:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:09,070 DEBUG 198:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:09,071 DEBUG 103:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '249cac17-2aa1-4988-b3c4-0dd1602a6175', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:09,072 DEBUG 105:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:09,072 DEBUG 106:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:09,076 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:09,308 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 1900
2021-04-10 00:49:09,311 INFO 116:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:09,311 DEBUG 120:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 10 Apr 2021 00:48:58 GMT"}}}
2021-04-10 00:49:19,323 DEBUG 195:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:19,324 DEBUG 197:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,324 DEBUG 198:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,325 DEBUG 103:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '19ba1379-e63d-46b7-a257-0393dd9ca23d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:19,325 DEBUG 105:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,326 DEBUG 106:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,329 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:19,589 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 2106
2021-04-10 00:49:19,591 INFO 116:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:19,592 DEBUG 120:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","finishTime":"Sat, 10 Apr 2021 00:49:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:49:16 GMT"}}}
2021-04-10 00:49:19,593 INFO 56:mixins.py(9) - VnfInstantiation task finished
2021-04-10 00:49:19,594 DEBUG 195:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:19,594 DEBUG 197:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,594 DEBUG 198:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,595 DEBUG 103:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e9a4cec-9039-415e-bdd5-2ef35ef0bcf9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:19,596 DEBUG 105:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,596 DEBUG 106:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,599 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:19,818 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 2106
2021-04-10 00:49:19,820 INFO 116:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:19,821 DEBUG 120:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","finishTime":"Sat, 10 Apr 2021 00:49:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:49:16 GMT"}}}
2021-04-10 00:49:19,821 DEBUG 195:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:19,822 DEBUG 197:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,822 DEBUG 198:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,823 DEBUG 103:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7dc23f2-38a0-4c73-b2bd-6e57b6e578b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:19,823 DEBUG 105:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:19,823 DEBUG 106:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:19,825 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:20,002 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 2106
2021-04-10 00:49:20,004 INFO 116:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:20,005 DEBUG 120:onap_service.py(9) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","finishTime":"Sat, 10 Apr 2021 00:49:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:49:16 GMT"}}}
2021-04-10 00:49:20,014 DEBUG 195:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:20,015 DEBUG 197:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:20,015 DEBUG 198:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:20,016 DEBUG 103:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd809439f-e4b0-4037-b4a9-e0c937f3ef71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:20,016 DEBUG 105:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:20,017 DEBUG 106:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:20,020 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:20,222 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 2106
2021-04-10 00:49:20,225 INFO 116:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:20,225 DEBUG 120:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","finishTime":"Sat, 10 Apr 2021 00:49:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:49:16 GMT"}}}
2021-04-10 00:49:20,226 DEBUG 195:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:20,227 DEBUG 197:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:20,227 DEBUG 198:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:20,227 DEBUG 103:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e41cf6da-a499-40f8-865f-585f3decda92', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:20,228 DEBUG 105:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1
2021-04-10 00:49:20,228 DEBUG 106:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] data sent: None
2021-04-10 00:49:20,230 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:20,454 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 HTTP/1.1" 200 2106
2021-04-10 00:49:20,456 INFO 116:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response code: 200
2021-04-10 00:49:20,457 DEBUG 120:onap_service.py(1) - [None][Check 3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1 orchestration request status] response: {"request":{"requestId":"3a242c0b-3a2c-4bb5-9bac-46a72c33a2c1","startTime":"Sat, 10 Apr 2021 00:48:55 GMT","finishTime":"Sat, 10 Apr 2021 00:49:16 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}}],"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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vnfInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 10 Apr 2021 00:49:16 GMT"}}}
2021-04-10 00:49:20,459 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-10 00:49:20,459 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-10 00:49:20,459 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:49:20,460 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-10 00:49:20,460 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-10 00:49:20,460 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:49:20,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:20,911 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-10 00:49:20,913 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:49:20,913 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":"1618015486948"}
2021-04-10 00:49:20,917 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-10 00:49:20,917 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-10 00:49:20,918 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:49:20,918 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-10 00:49:20,919 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-10 00:49:20,919 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:49:20,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:21,447 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-10 00:49:21,448 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:49:21,449 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015497315","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-10 00:49:21,453 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:49:21,454 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:49:21,454 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:49:21,454 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:49:21,455 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:49:21,455 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:49:21,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:22,248 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-496f4be7-dcd0-4e7b-812d-9383032081d7 HTTP/1.1" 200 1643
2021-04-10 00:49:22,249 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response code: 200
2021-04-10 00:49:22,250 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","service-instance-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","model-version-id":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","resource-version":"1618015746051","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:22,253 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-10 00:49:22,253 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list
2021-04-10 00:49:22,254 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-10 00:49:22,254 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-10 00:49:22,254 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list
2021-04-10 00:49:22,255 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-10 00:49:22,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:22,747 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list HTTP/1.1" 200 1064
2021-04-10 00:49:22,748 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-04-10 00:49:22,749 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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:22,753 DEBUG 195:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <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-10 00:49:22,753 DEBUG 197:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914
2021-04-10 00:49:22,753 DEBUG 198:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] data sent: None
2021-04-10 00:49:22,754 DEBUG 103:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <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-10 00:49:22,754 DEBUG 105:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914
2021-04-10 00:49:22,754 DEBUG 106:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] data sent: None
2021-04-10 00:49:22,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:23,253 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914 HTTP/1.1" 200 3737
2021-04-10 00:49:23,254 INFO 116:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] response code: 200
2021-04-10 00:49:23,255 DEBUG 120:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] response: {"vnf-id":"120e2822-e66c-4983-847a-93ec97277914","vnf-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1618015755767","model-invariant-id":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","model-version-id":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","model-customization-id":"e3776bed-b030-41b4-9734-d2ec5a626442","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/service-data/vnfs/vnf/120e2822-e66c-4983-847a-93ec97277914/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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"}]},{"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":"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"}]},{"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"}]}]}}
2021-04-10 00:49:23,258 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:49:23,258 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:49:23,259 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:23,259 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:23,259 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:23,259 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:23,260 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:23,260 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:23,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:49:25,766 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-10 00:49:25,768 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:49:25,768 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:49:25,771 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:49:25,772 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:25,772 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:25,772 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:25,773 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:49:25,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:25,773 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:25,773 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:25,773 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:49:25,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:25,774 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:25,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:25,774 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:49:25,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:25,775 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:25,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:25,775 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:49:25,775 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:49:25,775 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:49:25,776 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:25,776 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:25,776 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:25,777 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:25,777 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:25,777 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:25,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:49:28,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:49:28,640 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:49:28,644 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:49:28,650 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:49:28,651 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-10 00:49:28,652 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel
2021-04-10 00:49:28,652 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-10 00:49:28,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:49:29,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel HTTP/1.1" 200 None
2021-04-10 00:49:29,236 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-10 00:49:29,238 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-10 00:49:29,239 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10
2021-04-10 00:49:29,239 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-10 00:49:29,240 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10
2021-04-10 00:49:29,240 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-10 00:49:29,240 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10
2021-04-10 00:49:29,241 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10
2021-04-10 00:49:29,348 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04218948640422401, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,418 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04191891101058434, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,485 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040228305175844435, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,553 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04291476513264292, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,620 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04465530156427599, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,688 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041271065654819444, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,890 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03756869334618831, below negative shortcut threshhold 0.05
2021-04-10 00:49:29,957 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03920781704570411, below negative shortcut threshhold 0.05
2021-04-10 00:49:30,022 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04175934290029984, below negative shortcut threshhold 0.05
2021-04-10 00:49:30,165 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0432042546089681, below negative shortcut threshhold 0.05
2021-04-10 00:49:30,221 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04220583696044153, below negative shortcut threshhold 0.05
2021-04-10 00:49:30,285 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-10 00:49:30,286 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:49:30,286 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:49:30,286 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-10 00:49:30,287 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:49:30,287 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:49:30,287 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:49:30,287 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:49:30,287 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-10 00:49:30,287 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-10 00:49:30,287 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-10 00:49:30,287 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-10 00:49:30,287 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-10 00:49:30,287 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04218948640422401
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04191891101058434
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040228305175844435
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04291476513264292
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04465530156427599
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041271065654819444
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:49:30,288 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03756869334618831
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03920781704570411
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04175934290029984
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0432042546089681
2021-04-10 00:49:30,289 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:49:30,289 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:49:30,291 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK����R������������	���csar.metavq�
�vv��M-I�u��I�
K-*��ϳR0�3�
�+pIM���,�#)��PK�R�B4���E���PK����R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H	�j��WQ�&��/���0�Td	��q�c�j��J��R(w�������uo��g}k��PK�ˍ ��������PK����R������������)���Definitions/service-BasicCnf-template.yml�ZI��*�ϯ�mN�d[��6�^吥&�T��
!p�HB���?���H�O3�_w�+�-�@0�0�)���"8b.�O3Yl	�d1N0��E�zH�����a6��r
S����wO3��[�c@�_��>��M0�Q�����P%q��m6������AH"�p��<�٭�"Na��f!(�+��L:
̏a�����OO��X�f���[�'O�bR�oPߋ���z��+����U�)gi�S�����O�p�9��|�i�����
���C��PJ{1r����%Y	�8�S�$��cyv����
���K���f)Sv�>���J�S�M�}��^4�f0��rx���nH9���O��h[���Yަ*W�v�Or!�fH`�2Y�mR5�
�q�"P�N �M���&{��$Vᬬ]�W,�M��Ӛ�+F�p�B݌.4�L��N�y�L�,��2�͂�	��,@,%���⿒T'
�y��UǖY+�"d*�aj�8�/�GO3cQR*���8�<�H2~������x�����ZH���#$*n���ebبF�o��(t�U2��"`�y1~��L��N��9�G2?�!o���sQi�5��.\��[��C�5&`��
m�n��
[Bt�
�B����Dd
 �|���*�(ԟ
r]u�.o����z]|�jFQ�Su����{���,�� -ī�v����S
!��~��A��h
7ˍ�/+|iІ"k%�C�6����֯8�T��'K�r��������Ru�4�t�}Γs�!�'��ͼ���!��\�R����˗׏�޿��|����>�SV7�Xy�e��������L�F&*h����zH�R8�2�-�>��#�q�:N�_�� ���y��â��Ҵ��Q�$��&Z�2���r�Mx��-��>��ñ¦Œ¹ï¿½爾l��9M`%ey�W��6�^*d)H���_JݯTq��\�,��k�ϭW}v�=9F��+�7��s�'U3��I��\1>BL���k�ƙ�`���"�1u1p�-0�9��s��0�*���kx��'���|�/�ebJ�h|�Θ��w\U�~:M�x'���XlJжY�J�>�U̵��Xfbb\q\��V�%O��vV]�ˋ
,���ƹ��\���ظ
�⁻4�^���|mN7�IBH��w'c�߫l�U��`Xn�'�]dN�<^�p���X�:2�N�z����Ľ#�+=䅹穇7��kn�x���9�>7z���'N�@x�u�͢�ߩh�%��J`g��z���Oh���h>��M��r�9)��LÞ¼���j�ȟ���	���I�+�T��I�������B�ȏ�\wk��@�ᕷ��]/�����[l";���Dk��.��[�p��o�#>ٯ��������N��zֆ��_.�=��%������[�-��2z����vc�e�{��"	���͘�f��™M�s�:�xS��ZO��{,[�O,�qRO�D�B�ʼ��'0�hz0'-g��P3_*�����Q#�'�z@s�\��`覕�a�C>�۸�ɿ��ܕ�d�I_�pW��e�'�h�[����"�kPc�d�ܸ܅Z�ܔn{g:Il�W�{G]~��9���a<j��
tg��M��Y���6tH�z
-_�|�t���K��pS�}��$�
�))�i�n#����j�5�6�1]�>
�Q�e��$��Z	&����SMW�W�����h��I�`<��������q����M���'|����>w�m���h���7%Ú¿}u�ֆ�ܩf����S�ٰ�mÇœo���ߎ�p1r�l��9IlCGV�����ǻ>Gks������� h!�w�c���XK�oh`���S�A?�n䆺���j���]+�޺�4�
.��򭟮�N���PKKM������/��PK����R���������������NS.mfM��n�0Ew?@j\�*KU���.��tH˵��
����#�nW��wt5x.���-2�Mv�W��h�˝L�fE��`��4c�����yl��hh�lp�-���f^�$�q'����g�p���B+������wKpª�?�n��0^�Xsh�Q���a��ibz���]h7��U��4*�}s�-i_��\����rο�)I}l��Rt�C�ӣ�*]U���PKJ#�����/��PK����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��cG�qsTΌx�f�=��&���PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK��U���[��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'zd[~ޒ�d6�餒�����")�Y�����$� %J��l�O�$���A��'�>e!�yΓ8�,�����˩��/�o��K�tf9�8��'�������|t�
f�>X�p�v�;!
6,DË€m�d��{�">���/a�������-sw�#��q����8��'q#�e$�\������S�ގ�,f)'0��.��Ί��xdy�I�)Ë’"%��4IK!q�w����@�,�9����P��Ò›7O`�$ͳ�rb�ʄ�'��ȁ����0�X�A �y�/8��I����)����o�b�%�)M
�J��ӗ$�%�+Ip'��թ��z]ʌ��E�㜥!&�\fI�N�=Y���`��~HeTZ�Ϸ�kH�_�{AJ��3|��{��k�G�8zNΗ"�C+
�(z��\�W��I����LN�"T*,JQe�o������J
���i�^YC�>�4�p��t�Q�����k�Z@��T����"ʏ��/�^?������������
x|�Y�H�9M��2�7GcKٿ�2ztBeL�f��ſ$Y��8�!<ry|��!?�����<-��� I ��� XA|��������O",��hE����Er:������E2���j�\#?u5k�g�V��ؿI=�a��#9a��4�"��pI$iG���З�?��o�z;
_1�TȾ�?���g��+�#di@�pqb��ј�8�9�ܗW���#���D��^�$yR�iw$����^�6w������:������-I�X9��5I̼(��dn�z����h(��,ң:��|��HN56Ď���vJl���7	raw��9	��&�_q7�wa�+.�\_������k��,�{_$,�
��C˃*Ma)h����H����E����Y/ԯ]<�m���C���&؆��a�v	
W;��y	t�fK䲍�<L��XzyKou`dC�uP��
�vJW�['ҏ�����s�o8wx�8?Μ�ep��9��C�lU���VUI�E�'g�S��Q�����½�D^�x�BPN��v�j~��ϯ�롾ҧ�;���SUDŐ"���tiS���J��tx u��xrƜ�
��x ���G�En�:_��_uz	e���c�~�W��j���ѥ������ik��ʉ�Ƚ0f�g��+~'&�y��sC7^�2d���=fȚ
w�u"�Ƽ5�\r�E�֢�a����`��>�f���ؔ��6SQ��0�M"�V6-~#h�X˭n�A��"Y%������Q�}_�(J�:/F�?�a��dl���i�䋌�d�Pkn�2q���t�����A1��#��,蒷�Sr)&/R2�k*2Y�X��4���rR����[��Q�.̀��@(��d=.΀���/��`�{{����jB;�e2Wqi�W�©0�Uq��(tй�h��Mj�%ܩh�bU����A��Ana��݇�K�O�2a�C��
���Љ�wn�_c�;�<�z��cT�<�q�$_=u�%�B}<P�H��Vf��������Յ�(�3�U��`>o?t^S��n��Ov��ΐG�sC��:ԙ��)[nh_�7u"�c��ת
���0�&ۙ��s;�T����n�d�#��_����q3�YU*��VX�	T~�߭��|/����j].��VS�is-Y�=B�a��;`�`�E,\mW+���k^Ųe���h��������lG�
��Pki���5Q��K<��YX�W����ޖ_���Sb4̈́圪���	�^�䦪Z��E���/�
t�z��K�្�����0�g%
5�4;�Gs�)�o���E��]��»����喺,�)���nB�r�������}腇��$;;�k�l;,B���ŵf�(�tj` (��Q�	�պ?�;�L4.m�G��1*��3+�q����}"�>�˅ǧRS�nz�=o�ak����HZ���ՐS�a:G/NMi�t{!-<�#K�aiw@��C�%�Ս�cP�S�hhPh�����w@�5��a�@[��a`��k��{AMr;�7�`\C:�t_�>�y��.�?��E��?��4�Yl�D��������{*�;�-�Sm3�(C%�(ӏ8��t/�F;1�?��
�w�z�����^&�H�͋�CC�cRȸ�lt�2�GC~�4C��(���Ɗ}hK&߾�U}D�G��^�)n��Ǐ79��Mr��|f��6y�&D���^F)6� �}�L�:��9N?�3F��`��^Fhr
�0ԩV���{��:�C7�No�wl{1Mr9�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L���6�!�ʶ�o��e����s#�~_$=��
�=��>F�pcV�0�іwA��)P�SYd��l`���&��vU���G��6�1��"������=��_PKȣ���	��{6��PK����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��;d;�����a�W�Z�Ƶ�E
�tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PKe��D��za��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
k` 3îMժ�f�*٢c�0���
o��%)�j�����\M�QB���N'�]l�>j�f+j�lF��ɛ��b	�c�
4�����S�0G	e%��vƬ,Pd�?�,?]E��[qm�tk�KU��k��K�Pd��.�pˊ�:�D.
)�,��#D-]˥�]��;�0�W��Uo�H$	2�.͵?����A*�a`/�������X�/H�������{�� b
 ����tʇ���"�Ҵ���w4��s~:����F՛��
�H��F�C��!csc�lk���K��5dNs������:��"��V_Ñ€�}��n�����EY��-K���8��wKm���m�;���}Gk����̇V�����2�t�V=�j��m�������`�b����PK�M����O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKW�:��+�c�BÙµZ���,��G��[[�dJ���ȯH��HB,ÍŒF��7����!�g�	.�W�I�g��bJ�$����I����IB����c�gs������w�/��.�Ub�\�]�A���⌄��%^WIL��p��stFWK��$B�|I�r�<��d�- �8�k/����qR9�$�޼F(��d,U��7Bk��i2OmS��Ǥ�KzXz�J�s�{�w �`E7"ۮ�ϔӌi����=����͇̃@���"�}�<Y�'�����C���K{:������W�9~̓�����0�Ȕ\��b;R[��"����$�I�
��E��y�S��k���iFc\D�K-Zk�"�d"��ʑj:1#�%뱊s.T)פ2��J3��@@�+�E�P[����ѣ�����fR���n/X3�DV��\��bU.޿hyS2�~�b�f��Z��?��)TO�b�W��X8�Vu
))�����p��U\+6[�-�V���Y�B*�q��d���><b�<+�JR���c%(�i5V�c ���2�_�2��Dz���S^�Y��f����_��7�NH̤�0Ԥ\e[_��4�5�R��3�7��9�l��ZN��f
�Q�����9�SR1�k
O�
#P+�xYfOt�� t�)�"�nf0���7��F����+~cI�x���z�P����������m�7:R�u���YX�wCQd��H�N3̚"<{,\zC��9�R�5����a��nT�<�$����j�ث�M�i�C��C�$��>�8�[��n���p�l�����:{2�
�{�hz%e�M��,�z�9�U�
om'%��s
@�W�p	L�i\��6/>~�,#3���h�o`	P��p�מ����@(��C�����^$��~�%�>��\�vk����Ϲd�9�q��za@%�}ht02�S���������4@x~���UpN��W�U�[�,����j����-	�l����|�:���9!a�R��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�[��f.V����2B��6s����GXA7��W��e�0U��u��qY��Dм$I3�l����ݻg��P�y��Vm߅��O�,��es�y�"_�j0Ǐۏ��>��r'M�� �A>�qV�!"�g�Bq>x�Kݴ�������Ï·?���G�ld��ʯϪ:���P��l��5�!�b��~���������A�1���7�vv�k��}����Y����z�n�!��g8�)�U���e�^���L8c�_z�Ԇ�R�7��8�[(�	�H�����A�+�]q"i��������a�,8ma2e�p��N�+�+f`}�R��LC�㗳č�������Z���d��N�}�\Ò¨*�bZ���q]�`�c�\�h��M�%$�ҀŹ�#�rG���G�pK�x��.]i}�:rC�أ���Ն�H��h�?rB���G�|��d
��:���\*��)�Щ�^r� II���;S�cЁ-��.L��!��o��*���䵷~p�v㓦/4��dž���֡�b!�����k�]�A�~�����{onOZo��6�:<o�A�{��Q�d��@����z��'8M�TRÊ·;S����=��8�?�W�B��G{�_-�M!�|��
���]���6�`C4��9�۶��)�X�[2'�][�W��l��Z-�Jf�n�����fR5�a��w4(Z)8����Y>�j���*���iK�w{�fi53�̐�-�8ֶ��q�w{ef_G��y�ܻg��`rLvbg�����{8��cS��]{[�!�kr[0�h�KÕ©e���p�F&���."�B�!�����\��k�j `<��y*��Y��]Ԟ�(VмSWDV%��<Gw��8-�È¡>�)���1�Zߍ�ۼ5U�y?5�����κ�Cn*J�~��k����\��uSM#��]ws�5Z���8#ß«�k\�l�wO�=�T���4�{�c58v��@�/�#�;P�n��M��������j���껒�~�������=q�?PK�.Ëž-���*��PK����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�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ
�e�]ޛ
�3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V�����	�k}�����PKA�3vy���^��PK����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*/�~��QLD�;]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���hMuȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e*	)0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t
��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl	G�%46�Mg��_�"-=
/�c���.���΅���(�'K���:[[�|�F�k{[W�-j+����G�+L�#`���A�rf������[�e�*>!˃-�����u!�v���23r�$0�V���������3@ÞŽJY�dyhlS��"yX×’ddM)59I�IÉ«Y����v�uS�_"B[���b��б3��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�Jñ¦…¨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l�
K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<��������"��A�'����-�B��hc�{1�"խ[�x�����Di�T��|��x���$2ʆ�U�L�O[��贼��V	O�1����������	��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i�W48�=>���m�ey�}pv�A&�	 ���hn{�q���?1o�b�H
~2ơ�N���n>{�#g�|;��'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~�	�OY�bII�H��[�Vm�="0r�5o�^ilr����J��6�
�D�u΋�6I��z��T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@
�Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D�UV�n���,L�-R1
]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z
�F��%v32D���rJ���VR�����(g	��	~{!����$�q
�<�u��}�R��|/�d��s���{~����Fa��!�i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o��%���OE��Xk�/
n��E�i��z�+�,��}(B��b�(]xaGc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��>��?����Y�����6���7
ot
�ze�^�>3�C���^C,ށYbA9p����B�.S�_:��
��{��OLJ�jMN�N��4�h	���|������qr,�+�?���~�P{'�7
��a����k����x�
L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q
.���8��=6N�G������ޞŷ)��KޠI
��d��G�9�NL�{�fHo�	˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK
ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]��t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7�����������J�wi�� ��eV�E�u�P2���
���W����}���&6r���TU��fG������z�_c'TU�zO%%E��M���ӼFNÇ¢=������4e���z��J��^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�hM��3�.
s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k��#���?)�X�D���,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%�RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)�	)c�	���+wj¿~%qC0%�	���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ�����	J ��ޘ�H�x�+
5p���C��X�p�MUh�7�A���OhIj
�����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi��<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����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����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՟������Tq�S�qZȺ�n�`—ݫ��|]�-���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n����f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf��
Wh��0��o���j��? 0�4����@$�����
��e_��f�w9�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK����R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�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����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�|���_y4U�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�Ry�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز��y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�����PK����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����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�bMd0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^Ê„#Qt�Bڹ�#
�Mc�P�Ms}0|�� M����_0��wN�c��\�E۲@4�e&��e
�X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8Ü¡O6h����CT�d�^M)8�$��sÍŠu�s�m����q��M,�^�r�ڜ�0��^� �-".Ͼy�`u��	5�ʳ�-f�la����7����D����
��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1
�*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_���
閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3�zʞƉ0�%�n��u�[�:5�ק�K����
_�C�m?x������+������%��x��v��C�m�)����s��(~��7\H���F��:�MG%Yx�I=�����Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3��d7p��LB�$-�9H��fY����עE���£z	/S|`?e&������P�R�9¡��
>��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h��������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p�<��T|������|��+G��	�qr,������b|��������H+�;�ÎY�9�nh]×£!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%����,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6��wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~����/)��PK����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����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�
Wz�����0����F(��B?۟�A�^j�i��(��u�������
������i:qvՁx=�
��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv��
g&�Zס*�'�I]�k 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��yqq{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}��
[�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e	�L�'hiƣ���{�n�<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�%6t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S�	W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s����������Y�b!F�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�fT~��ŭWm.�k�X�6��O�Ew���oí‚¡{ÈŠ*7�*v4�Wt7bs�˅��N��;R�ݖ��
�Y����k৥G���3����fWQ�_�t	�yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f�>U�ƕn��=�]�I_67��^@/ae���������mA��E^�b�
��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z�
	��g�q2�W�yXɝ���O��J�����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGÜ»���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD�	���a�$�\�j|V��5¸% ��
W9�W��zW�"�S�e��Z�"wm�-&Mynl�ϛ9�4)��/������+�
�D)L������<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�52N�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|Dž#�
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��:�"���Hw6ai�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w�����
ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd�
��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M/�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x!@u�ps4��0��� ��~y�O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y
�G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ�
N���{a��q�8��.���
-����Z�`�r������HqF�����z�y�Z%fw�d"5����Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә�:%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q(	�ta��J��A=�n��gد)JH)Zè“«vHTr�#g+�kk5���g����������?X��M��D�8c6k�)�d
Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe��<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�JKlv��V.�3��-V������b�
gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ÉŸP="���(E��IU�ƫ`���������b]�y�	 i8lPt����CfÊšB@�n�Ӫ�skv?���H�ng�����r&=���T��)�ž�bÛ©7�k!	�Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l|��8~��s��\��f3��<y\�u�=���E�Kn��o`�yjY7U5�5��~�<\�5���;ej��%g'�
�MX��p�������E�0�~>'	��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*|
��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W���.	b)��"�%0R�
&OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;���_`R�]��&�1H[�/�
u1�v�U�
�w�M@�a�@���&s�����$1�1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n���A%�x� 
g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď���
ܴ>��
�L9�S���ò·œ¡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M��%
�,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{
�~�����! ��.]x׉Ӝ*y���M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&��7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)���ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.�<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD����V�Bg/V�ò͠ݵP�u�Q���<Et��������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G
Y$�
w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ�������
2�WÖ’�w�g��ya:4��F���PK�'WAH��]��PK����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����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����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����R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�M� ��Ҹ�'E��U��5������n�r�Ɍ�'�.}F����q����]J�NU��Mp�i���K	h�TJ��mH�k�j�y1~z�<	�L��U#c�Q����i�@�:�9�w���e�Q:srB]��dNa���\@��rB}PK/��������PK����R������������~���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz�
���������ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~�����;�w�x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{
���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ��	IhpA'Ly��8动,Id���MD&����`
دH�"���A?=��S�&�U
�<I٘_��\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����R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json��Oo�0���hϝ�`0=6����K��W��'0�n�~����␃9�y���0/wI�O��.î©·s����wj��59}�ɛ�Ν�5M\Ù¹m��s�O_�>v=u����aaXÒ™J��AaZ�Y
��Ns��I?x�|�-��аu��͜u����\�R;��SS��)����l4��.�$A�RrP�,�
´���h~�Z&Æ™o��;2a���*E�9��r��Q( [X��D.�c��
���播��%J	ei$0
�����w7Y�%"B*L|�@��%��j������z�8���1&/�7N��⪏�[�n
ԙ��w���7GC57Kuߍ��үO�L��),�Q�p�=䣺�Ɍ~�5�-���SS�~���M�fn��9��5���B>>�7>\�����1��w�y�PKZ�G���<��PK����R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK����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����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�����R�R�B4���E���	�����������������csar.metaPK�����R�ˍ ���������������������k���TOSCA-Metadata/TOSCA.metaPK�����RKM������/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����RJ#�����/���������������	��NS.mfPK�����R��U���[��3�������������/
��Definitions/service-BasicCnf-template-interface.ymlPK�����Rȣ���	��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK�����Re��D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK�����R�M����O��?�������������= ��Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�.Ëž-���*��8�������������G"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����RA�3vy���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R�/E�>�������������������1��Definitions/data.ymlPK�����R�\�J�������������������p��Definitions/groups.ymlPK�����R��ח��Di���������������x��Definitions/policies.ymlPK�����R���C&���������������������Definitions/annotations.ymlPK�����R��g������������������k���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Í’��Definitions/artifacts.ymlPK�����R��~����/)���������������=���Definitions/capabilities.ymlPK�����R41H4�������������������"���Definitions/interfaces.ymlPK�����R�'WAH��]���������������!���Definitions/nodes.ymlPK�����R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK�����RI@�>������Q�������������)���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������B���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R/��������\�������������M���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������f���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����RZ�G���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK�����R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK�����R[J{<l�������A�������������J�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK�����R����
���
��k�������������%�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�������
��C���
2021-04-10 00:49:30,362 DEBUG 195:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,362 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7
2021-04-10 00:49:30,362 DEBUG 198:onap_service.py(1) - [None][Get definition] data sent: None
2021-04-10 00:49:30,362 DEBUG 103:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,362 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7
2021-04-10 00:49:30,362 DEBUG 106:onap_service.py(1) - [None][Get definition] data sent: None
2021-04-10 00:49:30,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:49:30,397 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7 HTTP/1.1" 200 216
2021-04-10 00:49:30,397 INFO 116:onap_service.py(1) - [None][Get definition] response code: 200
2021-04-10 00:49:30,397 DEBUG 120:onap_service.py(1) - [None][Get definition] response: {"rb-name":"da854120-dd30-4017-a751-05a00816d0ef","rb-version":"36d5fdfc-208b-4483-b627-038f4f9501c7","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d"}}

2021-04-10 00:49:30,399 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,399 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest
2021-04-10 00:49:30,399 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-10 00:49:30,399 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,399 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest
2021-04-10 00:49:30,400 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-10 00:49:30,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:49:30,428 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest HTTP/1.1" 404 87
2021-04-10 00:49:30,428 INFO 116:onap_service.py(1) - [None][Get profile] response code: 404
2021-04-10 00:49:30,428 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-10 00:49:30,428 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-10 00:49:30,429 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-10 00:49:30,433 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-10 00:49:30,433 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile
2021-04-10 00:49:30,433 DEBUG 106:onap_service.py(1) - [None][Create profile for definition] data sent: {
    "rb-name": "da854120-dd30-4017-a751-05a00816d0ef",
    "rb-version": "36d5fdfc-208b-4483-b627-038f4f9501c7",
    "profile-name": "cnftest",
    "release-name": "cnftest",
    "namespace": "k8s",
    "kubernetes-version": "1.0"
}
2021-04-10 00:49:30,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:49:30,471 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile HTTP/1.1" 201 212
2021-04-10 00:49:30,472 INFO 116:onap_service.py(1) - [None][Create profile for definition] response code: 201
2021-04-10 00:49:30,472 DEBUG 120:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"da854120-dd30-4017-a751-05a00816d0ef","rb-version":"36d5fdfc-208b-4483-b627-038f4f9501c7","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-04-10 00:49:30,474 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,474 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest
2021-04-10 00:49:30,474 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-10 00:49:30,475 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-10 00:49:30,475 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest
2021-04-10 00:49:30,475 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-10 00:49:30,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:49:30,508 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest HTTP/1.1" 200 212
2021-04-10 00:49:30,509 INFO 116:onap_service.py(1) - [None][Get profile] response code: 200
2021-04-10 00:49:30,509 DEBUG 120:onap_service.py(1) - [None][Get profile] response: {"rb-name":"da854120-dd30-4017-a751-05a00816d0ef","rb-version":"36d5fdfc-208b-4483-b627-038f4f9501c7","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-04-10 00:49:30,511 DEBUG 103:onap_service.py(1) - [None][Upload Artifact content] sent header: {}
2021-04-10 00:49:30,511 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/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest/content
2021-04-10 00:49:30,511 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-10 00:49:30,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-10 00:49:30,539 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/da854120-dd30-4017-a751-05a00816d0ef/36d5fdfc-208b-4483-b627-038f4f9501c7/profile/cnftest/content HTTP/1.1" 200 0
2021-04-10 00:49:30,540 INFO 116:onap_service.py(1) - [None][Upload Artifact content] response code: 200
2021-04-10 00:49:30,540 DEBUG 120:onap_service.py(1) - [None][Upload Artifact content] response: 
2021-04-10 00:49:30,542 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-10 00:49:30,542 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-10 00:49:30,542 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:49:30,543 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-10 00:49:30,543 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-10 00:49:30,543 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-10 00:49:30,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:30,611 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-10 00:49:30,613 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-10 00:49:30,613 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":"1618015486948"}
2021-04-10 00:49:30,617 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-10 00:49:30,617 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-10 00:49:30,617 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:49:30,618 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-10 00:49:30,618 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-10 00:49:30,618 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-10 00:49:30,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:30,725 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-10 00:49:30,726 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-10 00:49:30,726 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1618015497315","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-10 00:49:30,729 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:49:30,729 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:49:30,729 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:49:30,730 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-10 00:49:30,730 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 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-496f4be7-dcd0-4e7b-812d-9383032081d7
2021-04-10 00:49:30,730 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] data sent: None
2021-04-10 00:49:30,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:30,930 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-496f4be7-dcd0-4e7b-812d-9383032081d7 HTTP/1.1" 200 1643
2021-04-10 00:49:30,931 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response code: 200
2021-04-10 00:49:30,932 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7 service-instance-name] response: {"service-instance":[{"service-instance-id":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","service-instance-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","model-version-id":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","resource-version":"1618015746051","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:30,935 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-10 00:49:30,936 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-10 00:49:30,936 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:49:30,936 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-10 00:49:30,936 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-10 00:49:30,937 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-10 00:49:30,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:31,050 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-10 00:49:31,051 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-10 00:49:31,051 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":"1618015746240","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/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0"}]}]}}]}
2021-04-10 00:49:31,055 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-10 00:49:31,055 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-10 00:49:31,055 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:49:31,056 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-10 00:49:31,056 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-10 00:49:31,056 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-10 00:49:31,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:31,134 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-10 00:49:31,135 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-10 00:49:31,136 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1618015746522","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:31,139 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-10 00:49:31,139 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list
2021-04-10 00:49:31,139 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-10 00:49:31,140 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-10 00:49:31,140 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list
2021-04-10 00:49:31,140 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-10 00:49:31,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:31,230 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/relationship-list HTTP/1.1" 200 1064
2021-04-10 00:49:31,231 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-04-10 00:49:31,231 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/95d182f9-3b67-4ff9-9c93-19bc6e47048d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"95d182f9-3b67-4ff9-9c93-19bc6e47048d"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"120e2822-e66c-4983-847a-93ec97277914"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:31,234 DEBUG 195:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <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-10 00:49:31,235 DEBUG 197:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914
2021-04-10 00:49:31,235 DEBUG 198:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] data sent: None
2021-04-10 00:49:31,235 DEBUG 103:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <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-10 00:49:31,235 DEBUG 105:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914
2021-04-10 00:49:31,236 DEBUG 106:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] data sent: None
2021-04-10 00:49:31,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-10 00:49:31,338 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/120e2822-e66c-4983-847a-93ec97277914 HTTP/1.1" 200 3737
2021-04-10 00:49:31,339 INFO 116:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] response code: 200
2021-04-10 00:49:31,339 DEBUG 120:onap_service.py(1) - [AAI][Get 60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b <class 'abc.ABCMeta'>] response: {"vnf-id":"120e2822-e66c-4983-847a-93ec97277914","vnf-name":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1618015755767","model-invariant-id":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","model-version-id":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","model-customization-id":"e3776bed-b030-41b4-9734-d2ec5a626442","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/service-data/vnfs/vnf/120e2822-e66c-4983-847a-93ec97277914/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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","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":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"}]},{"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":"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"}]},{"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"}]}]}}
2021-04-10 00:49:31,343 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:49:31,344 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:49:31,344 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:31,344 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:31,344 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:31,345 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:31,345 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:31,345 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:31,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:49:33,341 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-10 00:49:33,343 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:49:33,343 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:49:33,346 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:49:33,347 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:33,347 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:33,347 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:33,347 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:49:33,347 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:33,348 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:33,348 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:33,348 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:49:33,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:33,348 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:33,348 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:33,349 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:49:33,349 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:33,349 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:33,349 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:33,349 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:49:33,349 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:49:33,349 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:49:33,350 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:33,350 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:33,350 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:33,350 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:33,351 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:33,351 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:33,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:49:37,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:49:37,755 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:49:37,758 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:49:37,770 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:49:37,771 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-10 00:49:37,771 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/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel
2021-04-10 00:49:37,771 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-10 00:49:37,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:49:43,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel HTTP/1.1" 200 None
2021-04-10 00:49:43,246 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-10 00:49:43,247 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-10 00:49:43,248 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 10
2021-04-10 00:49:43,248 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-10 00:49:43,248 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 10
2021-04-10 00:49:43,249 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-10 00:49:43,249 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 10
2021-04-10 00:49:43,249 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 10
2021-04-10 00:49:43,347 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04218948640422401, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,418 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.04191891101058434, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,486 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040228305175844435, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,554 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04291476513264292, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,621 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04465530156427599, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,688 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041271065654819444, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,885 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03756869334618831, below negative shortcut threshhold 0.05
2021-04-10 00:49:43,952 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.03920781704570411, below negative shortcut threshhold 0.05
2021-04-10 00:49:44,020 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04175934290029984, below negative shortcut threshhold 0.05
2021-04-10 00:49:44,152 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.0432042546089681, below negative shortcut threshhold 0.05
2021-04-10 00:49:44,208 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04220583696044153, below negative shortcut threshhold 0.05
2021-04-10 00:49:44,273 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:49:44,273 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-10 00:49:44,274 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:49:44,274 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-10 00:49:44,274 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-10 00:49:44,274 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:49:44,274 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:49:44,275 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:49:44,275 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-10 00:49:44,275 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-10 00:49:44,275 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04218948640422401
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.04191891101058434
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.040228305175844435
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04291476513264292
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04465530156427599
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041271065654819444
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07181474109037618
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07279317418430283
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03756869334618831
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.03920781704570411
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04175934290029984
2021-04-10 00:49:44,276 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08450880743000777
2021-04-10 00:49:44,277 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-10 00:49:44,277 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0432042546089681
2021-04-10 00:49:44,277 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:49:44,277 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04220583696044153
2021-04-10 00:49:44,278 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: PK����R������������	���csar.metavq�
�vv��M-I�u��I�
K-*��ϳR0�3�
�+pIM���,�#)��PK�R�B4���E���PK����R���������������TOSCA-Metadata/TOSCA.metaM���0DwE~�-���� ъ�*�d)q��B������n~Na�;�M"�s�M�;w'��:�3��d���z(ǭ���H	�j��WQ�&��/���0�Td	��q�c�j��J��R(w�������uo��g}k��PK�ˍ ��������PK����R������������)���Definitions/service-BasicCnf-template.yml�ZI��*�ϯ�mN�d[��6�^吥&�T��
!p�HB���?���H�O3�_w�+�-�@0�0�)���"8b.�O3Yl	�d1N0��E�zH�����a6��r
S����wO3��[�c@�_��>��M0�Q�����P%q��m6������AH"�p��<�٭�"Na��f!(�+��L:
̏a�����OO��X�f���[�'O�bR�oPߋ���z��+����U�)gi�S�����O�p�9��|�i�����
���C��PJ{1r����%Y	�8�S�$��cyv����
���K���f)Sv�>���J�S�M�}��^4�f0��rx���nH9���O��h[���Yަ*W�v�Or!�fH`�2Y�mR5�
�q�"P�N �M���&{��$Vᬬ]�W,�M��Ӛ�+F�p�B݌.4�L��N�y�L�,��2�͂�	��,@,%���⿒T'
�y��UǖY+�"d*�aj�8�/�GO3cQR*���8�<�H2~������x�����ZH���#$*n���ebبF�o��(t�U2��"`�y1~��L��N��9�G2?�!o���sQi�5��.\��[��C�5&`��
m�n��
[Bt�
�B����Dd
 �|���*�(ԟ
r]u�.o����z]|�jFQ�Su����{���,�� -ī�v����S
!��~��A��h
7ˍ�/+|iІ"k%�C�6����֯8�T��'K�r��������Ru�4�t�}Γs�!�'��ͼ���!��\�R����˗׏�޿��|����>�SV7�Xy�e��������L�F&*h����zH�R8�2�-�>��#�q�:N�_�� ���y��â��Ҵ��Q�$��&Z�2���r�Mx��-��>��ñ¦Œ¹ï¿½爾l��9M`%ey�W��6�^*d)H���_JݯTq��\�,��k�ϭW}v�=9F��+�7��s�'U3��I��\1>BL���k�ƙ�`���"�1u1p�-0�9��s��0�*���kx��'���|�/�ebJ�h|�Θ��w\U�~:M�x'���XlJжY�J�>�U̵��Xfbb\q\��V�%O��vV]�ˋ
,���ƹ��\���ظ
�⁻4�^���|mN7�IBH��w'c�߫l�U��`Xn�'�]dN�<^�p���X�:2�N�z����Ľ#�+=䅹穇7��kn�x���9�>7z���'N�@x�u�͢�ߩh�%��J`g��z���Oh���h>��M��r�9)��LÞ¼���j�ȟ���	���I�+�T��I�������B�ȏ�\wk��@�ᕷ��]/�����[l";���Dk��.��[�p��o�#>ٯ��������N��zֆ��_.�=��%������[�-��2z����vc�e�{��"	���͘�f��™M�s�:�xS��ZO��{,[�O,�qRO�D�B�ʼ��'0�hz0'-g��P3_*�����Q#�'�z@s�\��`覕�a�C>�۸�ɿ��ܕ�d�I_�pW��e�'�h�[����"�kPc�d�ܸ܅Z�ܔn{g:Il�W�{G]~��9���a<j��
tg��M��Y���6tH�z
-_�|�t���K��pS�}��$�
�))�i�n#����j�5�6�1]�>
�Q�e��$��Z	&����SMW�W�����h��I�`<��������q����M���'|����>w�m���h���7%Ú¿}u�ֆ�ܩf����S�ٰ�mÇœo���ߎ�p1r�l��9IlCGV�����ǻ>Gks������� h!�w�c���XK�oh`���S�A?�n䆺���j���]+�޺�4�
.��򭟮�N���PKKM������/��PK����R���������������NS.mfM��n�0Ew?@j\�*KU���.��tH˵��
����#�nW��wt5x.���-2�Mv�W��h�˝L�fE��`��4c�����yl��hh�lp�-���f^�$�q'����g�p���B+������wKpª�?�n��0^�Xsh�Q���a��ibz���]h7��U��4*�}s�-i_��\����rο�)I}l��Rt�C�ӣ�*]U���PKJ#�����/��PK����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��cG�qsTΌx�f�=��&���PJ�b���.��ҥ�3��*�A�=B �J������/Q*Z����<!�m����,���A�}zI�q� ���7���PK��U���[��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'zd[~ޒ�d6�餒�����")�Y�����$� %J��l�O�$���A��'�>e!�yΓ8�,�����˩��/�o��K�tf9�8��'�������|t�
f�>X�p�v�;!
6,DË€m�d��{�">���/a�������-sw�#��q����8��'q#�e$�\������S�ގ�,f)'0��.��Ί��xdy�I�)Ë’"%��4IK!q�w����@�,�9����P��Ò›7O`�$ͳ�rb�ʄ�'��ȁ����0�X�A �y�/8��I����)����o�b�%�)M
�J��ӗ$�%�+Ip'��թ��z]ʌ��E�㜥!&�\fI�N�=Y���`��~HeTZ�Ϸ�kH�_�{AJ��3|��{��k�G�8zNΗ"�C+
�(z��\�W��I����LN�"T*,JQe�o������J
���i�^YC�>�4�p��t�Q�����k�Z@��T����"ʏ��/�^?������������
x|�Y�H�9M��2�7GcKٿ�2ztBeL�f��ſ$Y��8�!<ry|��!?�����<-��� I ��� XA|��������O",��hE����Er:������E2���j�\#?u5k�g�V��ؿI=�a��#9a��4�"��pI$iG���З�?��o�z;
_1�TȾ�?���g��+�#di@�pqb��ј�8�9�ܗW���#���D��^�$yR�iw$����^�6w������:������-I�X9��5I̼(��dn�z����h(��,ң:��|��HN56Ď���vJl���7	raw��9	��&�_q7�wa�+.�\_������k��,�{_$,�
��C˃*Ma)h����H����E����Y/ԯ]<�m���C���&؆��a�v	
W;��y	t�fK䲍�<L��XzyKou`dC�uP��
�vJW�['ҏ�����s�o8wx�8?Μ�ep��9��C�lU���VUI�E�'g�S��Q�����½�D^�x�BPN��v�j~��ϯ�롾ҧ�;���SUDŐ"���tiS���J��tx u��xrƜ�
��x ���G�En�:_��_uz	e���c�~�W��j���ѥ������ik��ʉ�Ƚ0f�g��+~'&�y��sC7^�2d���=fȚ
w�u"�Ƽ5�\r�E�֢�a����`��>�f���ؔ��6SQ��0�M"�V6-~#h�X˭n�A��"Y%������Q�}_�(J�:/F�?�a��dl���i�䋌�d�Pkn�2q���t�����A1��#��,蒷�Sr)&/R2�k*2Y�X��4���rR����[��Q�.̀��@(��d=.΀���/��`�{{����jB;�e2Wqi�W�©0�Uq��(tй�h��Mj�%ܩh�bU����A��Ana��݇�K�O�2a�C��
���Љ�wn�_c�;�<�z��cT�<�q�$_=u�%�B}<P�H��Vf��������Յ�(�3�U��`>o?t^S��n��Ov��ΐG�sC��:ԙ��)[nh_�7u"�c��ת
���0�&ۙ��s;�T����n�d�#��_����q3�YU*��VX�	T~�߭��|/����j].��VS�is-Y�=B�a��;`�`�E,\mW+���k^Ųe���h��������lG�
��Pki���5Q��K<��YX�W����ޖ_���Sb4̈́圪���	�^�䦪Z��E���/�
t�z��K�្�����0�g%
5�4;�Gs�)�o���E��]��»����喺,�)���nB�r�������}腇��$;;�k�l;,B���ŵf�(�tj` (��Q�	�պ?�;�L4.m�G��1*��3+�q����}"�>�˅ǧRS�nz�=o�ak����HZ���ՐS�a:G/NMi�t{!-<�#K�aiw@��C�%�Ս�cP�S�hhPh�����w@�5��a�@[��a`��k��{AMr;�7�`\C:�t_�>�y��.�?��E��?��4�Yl�D��������{*�;�-�Sm3�(C%�(ӏ8��t/�F;1�?��
�w�z�����^&�H�͋�CC�cRȸ�lt�2�GC~�4C��(���Ɗ}hK&߾�U}D�G��^�)n��Ǐ79��Mr��|f��6y�&D���^F)6� �}�L�:��9N?�3F��`��^Fhr
�0ԩV���{��:�C7�No�wl{1Mr9�mu�^� �s��cj��#�v�q�%u�3jd�k��~����f�[j�/��^@��L���6�!�ʶ�o��e����s#�~_$=��
�=��>F�pcV�0�іwA��)P�SYd��l`���&��vU���G��6�1��"������=��_PKȣ���	��{6��PK����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��;d;�����a�W�Z�Ƶ�E
�tX�uZ_]����B����R���w�g}Ƥs7ɓ�koо�%ֽ��޵]?���٣�i0����1zwc&�fl������u@_}�T��w�PKe��D��za��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
k` 3îMժ�f�*٢c�0���
o��%)�j�����\M�QB���N'�]l�>j�f+j�lF��ɛ��b	�c�
4�����S�0G	e%��vƬ,Pd�?�,?]E��[qm�tk�KU��k��K�Pd��.�pˊ�:�D.
)�,��#D-]˥�]��;�0�W��Uo�H$	2�.͵?����A*�a`/�������X�/H�������{�� b
 ����tʇ���"�Ҵ���w4��s~:����F՛��
�H��F�C��!csc�lk���K��5dNs������:��"��V_Ñ€�}��n�����EY��-K���8��wKm���m�;���}Gk����̇V�����2�t�V=�j��m�������`�b����PK�M����O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKW�:��+�c�BÙµZ���,��G��[[�dJ���ȯH��HB,ÍŒF��7����!�g�	.�W�I�g��bJ�$����I����IB����c�gs������w�/��.�Ub�\�]�A���⌄��%^WIL��p��stFWK��$B�|I�r�<��d�- �8�k/����qR9�$�޼F(��d,U��7Bk��i2OmS��Ǥ�KzXz�J�s�{�w �`E7"ۮ�ϔӌi����=����͇̃@���"�}�<Y�'�����C���K{:������W�9~̓�����0�Ȕ\��b;R[��"����$�I�
��E��y�S��k���iFc\D�K-Zk�"�d"��ʑj:1#�%뱊s.T)פ2��J3��@@�+�E�P[����ѣ�����fR���n/X3�DV��\��bU.޿hyS2�~�b�f��Z��?��)TO�b�W��X8�Vu
))�����p��U\+6[�-�V���Y�B*�q��d���><b�<+�JR���c%(�i5V�c ���2�_�2��Dz���S^�Y��f����_��7�NH̤�0Ԥ\e[_��4�5�R��3�7��9�l��ZN��f
�Q�����9�SR1�k
O�
#P+�xYfOt�� t�)�"�nf0���7��F����+~cI�x���z�P����������m�7:R�u���YX�wCQd��H�N3̚"<{,\zC��9�R�5����a��nT�<�$����j�ث�M�i�C��C�$��>�8�[��n���p�l�����:{2�
�{�hz%e�M��,�z�9�U�
om'%��s
@�W�p	L�i\��6/>~�,#3���h�o`	P��p�מ����@(��C�����^$��~�%�>��\�vk����Ϲd�9�q��za@%�}ht02�S���������4@x~���UpN��W�U�[�,����j����-	�l����|�:���9!a�R��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�[��f.V����2B��6s����GXA7��W��e�0U��u��qY��Dм$I3�l����ݻg��P�y��Vm߅��O�,��es�y�"_�j0Ǐۏ��>��r'M�� �A>�qV�!"�g�Bq>x�Kݴ�������Ï·?���G�ld��ʯϪ:���P��l��5�!�b��~���������A�1���7�vv�k��}����Y����z�n�!��g8�)�U���e�^���L8c�_z�Ԇ�R�7��8�[(�	�H�����A�+�]q"i��������a�,8ma2e�p��N�+�+f`}�R��LC�㗳č�������Z���d��N�}�\Ò¨*�bZ���q]�`�c�\�h��M�%$�ҀŹ�#�rG���G�pK�x��.]i}�:rC�أ���Ն�H��h�?rB���G�|��d
��:���\*��)�Щ�^r� II���;S�cЁ-��.L��!��o��*���䵷~p�v㓦/4��dž���֡�b!�����k�]�A�~�����{onOZo��6�:<o�A�{��Q�d��@����z��'8M�TRÊ·;S����=��8�?�W�B��G{�_-�M!�|��
���]���6�`C4��9�۶��)�X�[2'�][�W��l��Z-�Jf�n�����fR5�a��w4(Z)8����Y>�j���*���iK�w{�fi53�̐�-�8ֶ��q�w{ef_G��y�ܻg��`rLvbg�����{8��cS��]{[�!�kr[0�h�KÕ©e���p�F&���."�B�!�����\��k�j `<��y*��Y��]Ԟ�(VмSWDV%��<Gw��8-�È¡>�)���1�Zߍ�ۼ5U�y?5�����κ�Cn*J�~��k����\��uSM#��]ws�5Z���8#ß«�k\�l�wO�=�T���4�{�c58v��@�/�#�;P�n��M��������j���껒�~�������=q�?PK�.Ëž-���*��PK����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�%��1X��܎��&��{�R:WS%��r����`������>RI__]��_4�|,�s����b'As��&Z�$��ꮱ7X)d�{B���6���:�z����ߕ
�e�]ޛ
�3���n�Ȯ-î›…*7���-�s4烵�-E�O�o�V�����	�k}�����PKA�3vy���^��PK����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*/�~��QLD�;]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���hMuȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e*	)0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t
��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl	G�%46�Mg��_�"-=
/�c���.���΅���(�'K���:[[�|�F�k{[W�-j+����G�+L�#`���A�rf������[�e�*>!˃-�����u!�v���23r�$0�V���������3@ÞŽJY�dyhlS��"yX×’ddM)59I�IÉ«Y����v�uS�_"B[���b��б3��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�Jñ¦…¨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l�
K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<��������"��A�'����-�B��hc�{1�"խ[�x�����Di�T��|��x���$2ʆ�U�L�O[��贼��V	O�1����������	��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i�W48�=>���m�ey�}pv�A&�	 ���hn{�q���?1o�b�H
~2ơ�N���n>{�#g�|;��'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~�	�OY�bII�H��[�Vm�="0r�5o�^ilr����J��6�
�D�u΋�6I��z��T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@
�Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D�UV�n���,L�-R1
]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z
�F��%v32D���rJ���VR�����(g	��	~{!����$�q
�<�u��}�R��|/�d��s���{~����Fa��!�i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o��%���OE��Xk�/
n��E�i��z�+�,��}(B��b�(]xaGc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��>��?����Y�����6���7
ot
�ze�^�>3�C���^C,ށYbA9p����B�.S�_:��
��{��OLJ�jMN�N��4�h	���|������qr,�+�?���~�P{'�7
��a����k����x�
L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q
.���8��=6N�G������ޞŷ)��KޠI
��d��G�9�NL�{�fHo�	˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK
ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]��t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7�����������J�wi�� ��eV�E�u�P2���
���W����}���&6r���TU��fG������z�_c'TU�zO%%E��M���ӼFNÇ¢=������4e���z��J��^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�hM��3�.
s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k��#���?)�X�D���,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%�RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)�	)c�	���+wj¿~%qC0%�	���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ�����	J ��ޘ�H�x�+
5p���C��X�p�MUh�7�A���OhIj
�����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi��<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����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����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՟������Tq�S�qZȺ�n�`—ݫ��|]�-���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n����f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf��
Wh��0��o���j��? 0�4����@$�����
��e_��f�w9�<R��XO.��N����g1��A�k�h� ���O1h��@�g�PK��ח��Di��PK����R���������������Definitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQmr.�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����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�|���_y4U�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�Ry�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز��y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�����PK����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����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�bMd0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^Ê„#Qt�Bڹ�#
�Mc�P�Ms}0|�� M����_0��wN�c��\�E۲@4�e&��e
�X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8Ü¡O6h����CT�d�^M)8�$��sÍŠu�s�m����q��M,�^�r�ڜ�0��^� �-".Ͼy�`u��	5�ʳ�-f�la����7����D����
��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1
�*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_���
閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3�zʞƉ0�%�n��u�[�:5�ק�K����
_�C�m?x������+������%��x��v��C�m�)����s��(~��7\H���F��:�MG%Yx�I=�����Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3��d7p��LB�$-�9H��fY����עE���£z	/S|`?e&������P�R�9¡��
>��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h��������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p�<��T|������|��+G��	�qr,������b|��������H+�;�ÎY�9�nh]×£!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%����,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6��wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~����/)��PK����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����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�
Wz�����0����F(��B?۟�A�^j�i��(��u�������
������i:qvՁx=�
��¡��B?ԤyX�����4K���h8E���kY�tk�2,_]3k^��KG�e��R4������T�0� ���*��UN�Խ(SLr����Wrcv��
g&�Zס*�'�I]�k 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��yqq{�F��S�Z�ލ�I����a�D��V���\!%%��ڃ������{(9]����V"1��fh�X�����K��%a���z���-���z���x����l�J$}��
[�B���R���"�y��{;R��=��oC��c��{�Rz�s<��(�e	�L�'hiƣ���{�n�<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�%6t�r*?���j��y����FK0��g {n�`�G��J"\M�6I����1�Ows�g3���0x��ha����6����o���_j�xT�P�Z�"k�-S�	W�M����gB�2�r4#�q bp8+0]�J,�tՋ�s����������Y�b!F�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�fT~��ŭWm.�k�X�6��O�Ew���oí‚¡{ÈŠ*7�*v4�Wt7bs�˅��N��;R�ݖ��
�Y����k৥G���3����fWQ�_�t	�yK@�;�L�{�BZ��b�W�^�{�%?�ҩ�X���807tm�L�{��J�|��a'�;�{5�LK���Эwh���DP���G���p�f�>U�ƕn��=�]�I_67��^@/ae���������mA��E^�b�
��֠����>q”��6��$z"�����H�F:�ca��}���Y�E�º�|��%��[Z�k����#���{Kj|�6�6Nmk�������KDO��R��+��5����݊��}���X�1jon$9�K6�a|����'�[��ҝ\|���5A�ICY�.;�aH0�¾�H2F'?ћR��Q$�i���=ô���1b��F��t�@z耴�C��:a7�'���yb���;z�
	��g�q2�W�yXɝ���O��J�����V��;0*y���_���"�ګQ��ezK�s؛��P�����)�rQxjk��|c���qGÜ»���Df���I=�Q|,lb��{Su�������{��|OY��_��N����ܔU�L+[�x��=WG�`�^ҝӃ�:��������9ߜ��)��ln�뮢�H���FD�	���a�$�\�j|V��5¸% ��
W9�W��zW�"�S�e��Z�"wm�-&Mynl�ϛ9�4)��/������+�
�D)L������<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�52N�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|Dž#�
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��:�"���Hw6ai�@W����$�3��r~�;=�V������3I�Ue�p^6yWT�8Re��I�嫈O����?m�1�w�����
ߺ�7~�wX�d&�ݵ��������&J��ְ�[�o�16@?S~��$�וd�
��*�c`&/),߃Ӣ��žh�U��5�t0����ը���W�d��Mj�q���s�F�]}�վ��7�]��TS�5�4��M/�/�›a��ADޚ��s�����>��hD#ic@�'?�3��v6��>/K�y���RW�>*�x!@u�ps4��0��� ��~y�O��_��Lq��u�{VoIˬcrm@g��:c�+.]Z뀱1�W�]��G�N�y
�G!S:o���[�S���U�Yc����T�Z�`J�><�p�QZ�
N���{a��q�8��.���
-����Z�`�r������HqF�����z�y�Z%fw�d"5����Y~��_��CCP))Rc0�L9�/$�t%p76�ujR��:V^R��+ws[�0Q69k1J�/�Q��V��\[%�(m"�SHr�]N��x=����u�)�J�%d"��@l%�t���<�@��#��e��-ә�:%7���$��$�Y���z`�BM~�ҷ;�J�MK8Q(	�ta��J��A=�n��gد)JH)Zè“«vHTr�#g+�kk5���g����������?X��M��D�8c6k�)�d
Xyp�?-�:�j���_�Xl׵��B����G��%Ž}c��G�)|�/߇�gP�����V�u�6glxUe��<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�JKlv��V.�3��-V������b�
gb�1�/��twNw�q�Q��L�\?qs?�H�FE�&���ׯ0�v��A�����dL�t?�^"�<{ÉŸP="���(E��IU�ƫ`���������b]�y�	 i8lPt����CfÊšB@�n�Ӫ�skv?���H�ng�����r&=���T��)�ž�bÛ©7�k!	�Qm�<=I�SP[Y�ق*�.��@|� b'|�DW]n��&7N{ɍSM�q�s���Wn��"7N� 7N�$7�tӡ�~�F/An�ke�n�]���A�,u��2L,�e�l|��8~��s��\��f3��<y\�u�=���E�Kn��o`�yjY7U5�5��~�<\�5���;ej��%g'�
�MX��p�������E�0�~>'	��в9ڐ��s�"Ef��e!oix����՟N�&��S�Q�«%���*|
��N��BT��Z�S͉+b�m@�K}�ѽGw�K����a�E�A��N^W���.	b)��"�%0R�
&OFgi����zm>�R^7��U���=e�.��\��ݛ�Fr�Y%�;���_`R�]��&�1H[�/�
u1�v�U�
�w�M@�a�@���&s�����$1�1=`�2uO�Щvf��J0ZM���s5��.U����ADx�;Ap�Ԋju��-!}���>��#�{O@��(�� �/�\YlFz>��P�mZ�R!�""YSV�n���A%�x� 
g&+og�쬝(x؄�F��F⚚�2Q�cZ������s�}�8�/��9}�'��K:qN_҉sz���5�8�/��9�>N�7�i)�z;ǒP/��jD�2.�J����*C��*��������&�{��N�7��tD�p�)c�rxlV�Mk11Ӱ�U̥��� J���sM�t��w�s�'k�8��kb���ď���
ܴ>��
�L9�S���ò·œ¡27F�����V�Kݨ���$��S�J��9�}C�Tf3u���e�q�|��ԏ���/�w�7����^S����F�����1�D5`ſ����䷨X�ÝM�ߎ�l0F���M��%
�,�7Yޥ�6��t�ţ������5�{_���8�h���;"�����0�ߝ�g9V1��Fs0�{
�~�����! ��.]x׉Ӝ*y���M�"��k"�z9��FѻF�&B(P�8�N�Z�M�t&��7k����O�Z�#�����j�:�Ae���L��E����hѽmH��!ٯ?ff[K��1-E��ˬ��z���"�I.BU�TYO�6,�S���q�4�������ч��i1=���EB��+�w�\)���ݦ�qN�i�i�.R<�K�Q�z�":y�2���O���n�ғ8�B1)�'��.@#��..LJ������BI����o����A�9����3Kn9R�yQS�X�QndUQ�='s����њ�ĦbI~���܉$���oP��Ui��SF��8�jo0}�B�V��T�El�QT��.�<����A��ݿ�r:��7�s��-h����T��̊?~�x.�D�ӽ�:I�L�1+��.��0_`=\�oґ5��$��W��M$�y}4>��L����\V�;.��Id�H���µ��I�?�P�ִP��#Y���UD����V�Bg/V�ò͠ݵP�u�Q���<Et��������[�VtL�";_�V���]/�խ��ws,S�՛Z���g�ln�VOօ��b#o�1�����;�&0G
Y$�
w^�Q�]�"�_�g����I5}�6�Q��K�1?�Z�s�x��=qI>]�IU�/�aNԫL��f(��������m����|��9hW}���p��5��3�*�ӊ��Gɵ�������
2�WÖ’�w�g��ya:4��F���PK�'WAH��]��PK����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����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����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����R������������\���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU�M� ��Ҹ�'E��U��5������n�r�Ɍ�'�.}F����q����]J�NU��Mp�i���K	h�TJ��mH�k�j�y1~z�<	�L��U#c�Q����i�@�:�9�w���e�Q:srB]��dNa���\@��rB}PK/��������PK����R������������~���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz�
���������ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~�����;�w�x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{
���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ��	IhpA'Ly��8动,Id���MD&����`
دH�"���A?=��S�&�U
�<I٘_��\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����R������������U���Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.json��Oo�0���hϝ�`0=6����K��W��'0�n�~����␃9�y���0/wI�O��.î©·s����wj��59}�ɛ�Ν�5M\Ù¹m��s�O_�>v=u����aaXÒ™J��AaZ�Y
��Ns��I?x�|�-��аu��͜u����\�R;��SS��)����l4��.�$A�RrP�,�
´���h~�Z&Æ™o��;2a���*E�9��r��Q( [X��D.�c��
���播��%J	ei$0
�����w7Y�%"B*L|�@��%��j������z�8���1&/�7N��⪏�[�n
ԙ��w���7GC57Kuߍ��үO�L��),�Q�p�=䣺�Ɍ~�5�-���SS�~���M�fn��9��5���B>>�7>\�����1��w�y�PKZ�G���<��PK����R������������Q���Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.env+H,J�M-I-*���PK�&�v������PK����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����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�����R�R�B4���E���	�����������������csar.metaPK�����R�ˍ ���������������������k���TOSCA-Metadata/TOSCA.metaPK�����RKM������/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����RJ#�����/���������������	��NS.mfPK�����R��U���[��3�������������/
��Definitions/service-BasicCnf-template-interface.ymlPK�����Rȣ���	��{6��*����������������Definitions/resource-BasicCnf-template.ymlPK�����Re��D��za��4����������������Definitions/resource-BasicCnf-template-interface.ymlPK�����R�M����O��?�������������= ��Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�.Ëž-���*��8�������������G"��Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����RA�3vy���^��B��������������*��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R�/E�>�������������������1��Definitions/data.ymlPK�����R�\�J�������������������p��Definitions/groups.ymlPK�����R��ח��Di���������������x��Definitions/policies.ymlPK�����R���C&���������������������Definitions/annotations.ymlPK�����R��g������������������k���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Í’��Definitions/artifacts.ymlPK�����R��~����/)���������������=���Definitions/capabilities.ymlPK�����R41H4�������������������"���Definitions/interfaces.ymlPK�����R�'WAH��]���������������!���Definitions/nodes.ymlPK�����R&������g�����������������Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK�����RI@�>������Q�������������)���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������B���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R/��������\�������������M���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������f���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����RZ�G���<��U����������������Artifacts/Resources/basic_cnf0/Deployment/VF_MODULES_METADATA/basic_cnf0_modules.jsonPK�����R�&�v������Q���������������Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/nginx_cloudtech_k8s_charts.envPK�����R[J{<l�������A�������������J�Artifacts/Resources/basic_cnf0/Deployment/HEAT_ENV/base_dummy.envPK�����R����
���
��k�������������%�Artifacts/Resources/basic_cnf0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�������
��C���
2021-04-10 00:49:44,354 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': '7b8c611c-530c-4b80-be29-564878f1f544', 'x-fromappid': 'API client'}
2021-04-10 00:49:44,354 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-10 00:49:44,354 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-496f4be7-dcd0-4e7b-812d-9383032081d7"
            },
            "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-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:44,355 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': '7b8c611c-530c-4b80-be29-564878f1f544', 'x-fromappid': 'API client'}
2021-04-10 00:49:44,355 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-10 00:49:44,355 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-496f4be7-dcd0-4e7b-812d-9383032081d7"
            },
            "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-496f4be7-dcd0-4e7b-812d-9383032081d7_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-10 00:49:44,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-04-10 00:49:44,698 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-10 00:49:44,700 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200
2021-04-10 00:49:44,701 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-10 00:49:44,727 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-10 00:49:44,727 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-10 00:49:44,727 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:44,727 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:44,728 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:44,728 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:44,728 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-10 00:49:44,728 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-10 00:49:44,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-10 00:49:47,054 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-10 00:49:47,056 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-10 00:49:47,056 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a1c6ecf3-b436-4f72-8944-14bb762ed3c7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9866387-b6f3-41c5-bfdc-8aa5600f685f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5c93f2ed-0821-485c-a780-703e4e284290/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","name":"basic_onboard_qEeDgW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fe2b1aeb-a818-4744-8996-d08f3a7a413e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-10 00:49:47,060 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-10 00:49:47,060 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:47,060 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:47,061 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:47,061 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-10 00:49:47,061 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:47,061 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:47,062 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:47,062 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-10 00:49:47,062 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:47,062 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:47,062 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-10 00:49:47,063 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_qEeDgW from SDC
2021-04-10 00:49:47,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-10 00:49:47,063 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-10 00:49:47,063 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-10 00:49:47,063 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-10 00:49:47,064 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-10 00:49:47,064 INFO 192:__init__.py(1) - Service found, updating information
2021-04-10 00:49:47,064 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:47,064 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:47,065 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:47,065 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-10 00:49:47,065 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-10 00:49:47,066 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-10 00:49:47,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-10 00:49:50,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-10 00:49:50,828 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-10 00:49:50,831 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"49abc909-5153-4a93-b327-52a5e0561dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010906351,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4ab266a-ede0-4051-a3e7-18cdfe31cab6","invariantUUID":"4ce9c2f9-0f97-42f0-86aa-4222ac069f82","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3047d62-64c3-4d9a-b02e-9a11f8a58dc4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010006964,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c6d7a62e-91ee-4146-92cf-e8f9542f3fed","invariantUUID":"b936a6d8-c803-42b6-af4a-25ce8b9e5660","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":"objectStorage","uniqueId":"7a5fba1c-bb59-4828-8240-c54c882b9d5d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009825240,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d600fff2-d559-476a-84f0-383311426333","invariantUUID":"a2d73105-cae2-4696-bd2e-a1917e16c6d2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"891e5ecd-d30d-4f85-8239-fc8f15e9306d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010453134,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0c1f158-cde9-4839-ba50-360b5d271c91","invariantUUID":"29de6a89-c6aa-4beb-b4e8-98d4c6da5a8a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fd5ca4fc-6dbf-49ca-8fa8-f8a0a2ce2bca","lifecycleState":"CERTIFIED","lastUpdateDate":1618010671619,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34ae8316-8d24-4157-81d0-6abb57e10b86","invariantUUID":"969b5b14-38bf-4093-90b4-70494b5a6062","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c129fa7-a2e8-40e2-bb2d-8f6f1b024458","lifecycleState":"CERTIFIED","lastUpdateDate":1618010016791,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3aab826e-f2a2-40d6-ac62-615ee530ca09","invariantUUID":"bd54456d-4694-44d5-aec1-cb261759c2da","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":"89290544-d280-4778-8c6d-67cca01b7858","lifecycleState":"CERTIFIED","lastUpdateDate":1618010416491,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0f58a084-04da-41e5-837c-739ef20724e2","invariantUUID":"80af4e4a-bd54-47d9-9e1e-8745067cd143","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":"network","uniqueId":"66e21c61-428a-4bba-a014-4b7e87276a41","lifecycleState":"CERTIFIED","lastUpdateDate":1618010163655,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59eb7dc0-f70b-4762-83c1-6044eec0de6e","invariantUUID":"6e5818e5-68c6-4adf-9b43-74bc02211eb3","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":"55cb8302-d265-483f-9fc7-3a0c91807841","lifecycleState":"CERTIFIED","lastUpdateDate":1618010713950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e09032c2-1f60-451e-962e-5c38b65fe90e","invariantUUID":"4f21a081-bdf2-46fd-95c0-fd9d3a5acbdf","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":"8608117f-554e-4055-8bf3-38e3c39ee356","lifecycleState":"CERTIFIED","lastUpdateDate":1618010325309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9978f7a2-88e2-41e6-b25a-e0efda61aff3","invariantUUID":"c30f9ec3-2697-4755-92d1-306e832852f7","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cddef799-5314-4371-915c-0de431e6895d","lifecycleState":"CERTIFIED","lastUpdateDate":1618010465881,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39877d93-ef47-4b64-bec1-6cd8894be2a9","invariantUUID":"e1630afd-ffba-4944-bc61-80de56a06c03","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":"afecbf8e-e1a2-48b2-bd47-b57a4646f45a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010213244,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5d6bad-97f8-4e5c-9ad4-d03fccd7ae15","invariantUUID":"faee77d0-440b-494f-ac05-afd1278caa37","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0cee5424-c773-4f8d-a892-99376608d3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1618009970640,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a187319c-e7cb-4a3d-8c41-a5a84dd48912","invariantUUID":"076b85e7-e2d1-44b0-a9a6-bec3a2e892b0","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":"455363fa-f6c5-4941-b174-cd49ac08928c","lifecycleState":"CERTIFIED","lastUpdateDate":1618009945573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb3fba0-3fd3-46ca-8663-bca0ebc48e11","invariantUUID":"b8227e85-91ee-4904-a157-5c28f6b57744","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17079e71-c3c3-44bb-9010-21a04a39b660","lifecycleState":"CERTIFIED","lastUpdateDate":1618010474063,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"581babaf-0a4f-44ae-8dd7-beabb05e325e","invariantUUID":"27942191-5384-4c19-933e-f7073ff3ff68","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c72877c3-86f0-48ce-b5ac-1b4d33782fb3","lifecycleState":"CERTIFIED","lastUpdateDate":1618010263320,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc4aa1ee-a9a8-4933-a273-4fac6fee9f6a","invariantUUID":"194dde62-bb9b-423a-baba-248ae3631552","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e5a9d38-48c4-4ff0-95bd-7d86c50a47ea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010693151,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9334cee-c190-4689-8c3b-e23dabe9e8b3","invariantUUID":"12350dec-ae7b-4e80-b4f0-a02c9fc9b808","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":"064e8e28-af04-4937-9d98-7b01feccffb5","lifecycleState":"CERTIFIED","lastUpdateDate":1618010634061,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91e06c83-4c22-4e90-a2dd-a16a1e6fdc1b","invariantUUID":"b18e69c3-318b-4bb0-8eab-1de03cf4e9d2","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":"port","uniqueId":"d7adc915-9e7d-4583-b60a-bb668b13f18b","lifecycleState":"CERTIFIED","lastUpdateDate":1618010684961,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d83670da-5b5b-4fc9-b6a4-41f919431880","invariantUUID":"fdebf18c-5ccc-4aab-ae2e-405aa60e2dbb","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfdd4d11-c984-403e-98f1-d561dfb54186","lifecycleState":"CERTIFIED","lastUpdateDate":1618010753685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3795e166-e919-4f3e-933b-5d6736e80e3b","invariantUUID":"c9ab99e4-5305-4032-aac3-e750a7fe6e3d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cd49ad80-a037-4fb0-a76e-671f98963587","lifecycleState":"CERTIFIED","lastUpdateDate":1618010914082,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e1a0339-7a5a-488e-9ded-8b2ebc6810cf","invariantUUID":"92a34d17-d489-4f05-89a9-f06a6df8caa2","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":"objectStorage","uniqueId":"dd59fc3f-001e-4b6a-890f-0e211542c390","lifecycleState":"CERTIFIED","lastUpdateDate":1618010553456,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2841c179-6582-4971-b0f9-dd89f08fc568","invariantUUID":"cffbadb6-2876-45b5-b385-8fa375d8f99f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3e9295eb-8454-457f-a0cd-d0a0784aa2ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618010586258,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b4c344b-dbdb-4df0-8e7d-e7c053c4ac8f","invariantUUID":"0fd5c227-c17e-40a8-9cf2-0d348ef96f18","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":"defaulticon","uniqueId":"9572f643-3865-4803-a398-ff393e0a12c8","lifecycleState":"CERTIFIED","lastUpdateDate":1618009811915,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"608726a6-96b1-41e3-9736-3418b1ef75d8","invariantUUID":"1a48bac2-71a9-49ea-a185-6256a66f75e1","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"243b636e-1198-4380-8c06-ff673325ae0c","lifecycleState":"CERTIFIED","lastUpdateDate":1618010170531,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdaf3ae3-73d2-4fdc-9b3c-6b523787e9fe","invariantUUID":"2485c8cd-b22b-4970-8514-04439ebdb109","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5dc7309e-1892-435e-8e87-cf6631e3d9eb","lifecycleState":"CERTIFIED","lastUpdateDate":1618010189935,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"916131b1-04ca-4515-8852-30a9aaf30012","invariantUUID":"b01759ab-2c75-4204-b63b-768ecd9e10ca","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":"objectStorage","uniqueId":"6fa6b2b2-90b1-4ded-8179-3192a022215b","lifecycleState":"CERTIFIED","lastUpdateDate":1618009833020,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05a3f419-452d-4f02-a3ca-f58402edb3d6","invariantUUID":"b5079023-8908-413b-9987-a0fbcbca45e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"34cebe32-3354-4bc3-b590-17dee4ba8529","lifecycleState":"CERTIFIED","lastUpdateDate":1618010872742,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a72bd052-2df5-42ad-a4a4-5e99f1639987","invariantUUID":"827cedf2-c111-45c4-b9a0-afc75bb3a6ff","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"dac6b1e8-acdc-4506-ae21-9f20edba4084","lifecycleState":"CERTIFIED","lastUpdateDate":1618010810136,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"570b51c1-b3f8-4197-a664-40a07a9f177a","invariantUUID":"1edb0175-da13-4a1a-9614-76be72edb989","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":"compute","uniqueId":"9f832da4-0c4c-48d2-a6af-f3c2768fd3ee","lifecycleState":"CERTIFIED","lastUpdateDate":1618009764456,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"514bee19-98ff-4960-b6f4-72c0a0088cb0","invariantUUID":"e0df2df8-9c28-48c1-907b-fc7a1302305c","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":"80612d85-8c6d-4c7a-9b9f-99273db10db9","lifecycleState":"CERTIFIED","lastUpdateDate":1618009955051,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c22f0115-6c43-4322-b2e1-ff2a1ac2dde1","invariantUUID":"270f06be-bb08-49f6-b0d1-7dbb2bf98e28","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":"660201ef-0101-4c66-8682-d82ab07268df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010497706,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca70d6b8-00f5-4bcd-8afd-04e1e6c1b717","invariantUUID":"21be6351-34af-437a-8cde-5183e2a0e6de","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"69abbfa9-7422-4a12-a0fc-fb80e1c6e633","lifecycleState":"CERTIFIED","lastUpdateDate":1618010817986,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710a9d7d-602d-4fd4-998a-e7a48765018e","invariantUUID":"ecebf509-2cde-4774-82b7-50bf00262319","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"757add5c-553b-4591-9a36-687eb450cd5a","lifecycleState":"CERTIFIED","lastUpdateDate":1618009924143,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1016a096-a730-474a-9934-c8d023ea0ca3","invariantUUID":"bc1d8dca-d8db-4a17-b6d4-712da810bed3","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6b94f15-6807-4e3e-9b4d-5b72ba2e6403","lifecycleState":"CERTIFIED","lastUpdateDate":1618010366464,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c2bddbf-3629-4b57-a020-f4d391661b53","invariantUUID":"cb2ca770-461f-47f9-88ee-1cd43efd6272","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"89ca4d2c-4545-4174-bc1a-0c143c91b1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010648155,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"186ae572-66c8-4ad6-8a0c-cf8e46d186c7","invariantUUID":"8b16a7b2-105a-4f6a-b2ab-1c901f47d3e2","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"83e230c3-6112-4084-a591-4a6baeefa9c2","lifecycleState":"CERTIFIED","lastUpdateDate":1618009871684,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6979439d-11e9-43f8-adbf-f2ac067439b9","invariantUUID":"5eeffd25-aadd-4a0e-a6a4-5ae9b86698f4","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":"b3d44dc3-aca4-4eb5-b348-e4b0bb28aaaf","lifecycleState":"CERTIFIED","lastUpdateDate":1618010353995,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4eadf4d-9865-4062-b7f1-4c3d6e8b4720","invariantUUID":"6ecd04c4-45c2-400f-9e13-56d4f3f3c070","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b3917c3f-e064-49cf-9b2d-a66b7c80493f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010124872,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"196b095d-fe05-420c-98e8-74cefd4eec15","invariantUUID":"3c3025dd-c983-4156-b4a5-306ec4c6d4bd","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":"6cd4f00c-385a-4d42-b3d7-c5f30ecd0cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1618010705864,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d898483-8e64-4162-8028-76142d40f565","invariantUUID":"3f0f7050-7d1f-4ef0-880e-1ed1f6095910","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15b74782-f2b3-4507-8674-53467f83661f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010545580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf325fe6-c6f3-4f39-b03f-0471e0e9aaae","invariantUUID":"aa21962d-bc18-4c0b-b305-36ee9ef3b904","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f49065a2-fe0b-4d1e-8beb-29b4c934ad55","lifecycleState":"CERTIFIED","lastUpdateDate":1618010734270,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2fcf64-543b-464a-beba-9aa2c6051f8a","invariantUUID":"7e635d7d-b173-4dc1-98e2-61fb5c517d9d","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":"defaulticon","uniqueId":"21fc9c57-8453-4feb-bfa0-a4e5fd65128d","lifecycleState":"CERTIFIED","lastUpdateDate":1618014945755,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be64fe9a-cb18-4ef6-b486-bf04bc941600","invariantUUID":"9cba8850-ec42-49e3-b80a-400196427fc5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4af8db31-5f67-4dcf-b751-c63b0f706b4e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010661706,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"294d732f-a957-42a0-b605-8cce89f18171","invariantUUID":"9489e81f-cb92-4602-bd6a-b922b84b4f11","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1f2bf933-588e-4eec-825f-d71b55018c0d","lifecycleState":"CERTIFIED","lastUpdateDate":1618009932956,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13c23714-d4b3-403d-8b00-4650ab933850","invariantUUID":"5e28b507-24de-4bf5-8181-db6b97f3afee","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a074d702-b84a-48e3-8848-4a1c742839c1","lifecycleState":"CERTIFIED","lastUpdateDate":1618010250514,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e206aa0-4d15-4bcf-99d4-8ef297158eaf","invariantUUID":"95155a97-d279-4e62-9696-a74301399f45","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":"eacd314a-daa4-4128-b7a7-a0f8d91de33e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010272222,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e045141-6a46-49d2-a6e6-034f9d4d3692","invariantUUID":"43e68175-7eeb-4ff8-97f2-47f24e701082","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":"defaulticon","uniqueId":"eabb334f-60a7-4064-ad5a-23315fe2b32b","lifecycleState":"CERTIFIED","lastUpdateDate":1618015144843,"name":"basic_onboard_qEeDgW","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"60675292-0a30-4289-8da9-1c5ca15f07d7","invariantUUID":"f15f8cc4-3f62-42a6-ab31-e63c61357359","systemName":"BasicOnboardQeedgw","description":"VF","tags":["basic_onboard_qEeDgW"],"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":"f5c78563-d610-499d-b930-7905c9f2bbd0","lifecycleState":"CERTIFIED","lastUpdateDate":1618010204451,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acff4c94-f2ad-4d77-8a97-54fc3da50795","invariantUUID":"793982b2-0c0a-40de-a469-41e8268500da","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3190948-ab74-4698-a946-fae4134365fc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010790125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c33e970d-f3fe-4edd-9f22-69a068c8e6d0","invariantUUID":"39837224-be8c-41ec-b078-beb31bdfbcd6","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":"21c2f438-59ad-4ed4-a680-a0c128b0919a","lifecycleState":"CERTIFIED","lastUpdateDate":1618010385649,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"36806eba-327d-44b0-b867-6dffe70f3b7b","invariantUUID":"636e38c3-093c-4ef2-beed-f1371044093c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"02030244-a546-4db5-860a-6256cd4ac687","lifecycleState":"CERTIFIED","lastUpdateDate":1618010407347,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38d05f4e-08e4-43a4-8dbf-45186ea1cc96","invariantUUID":"7e207176-93e9-4baf-97cf-d2d8e111a2ea","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5794d212-4b8a-45a4-b73d-f97eab29e832","lifecycleState":"CERTIFIED","lastUpdateDate":1618010510935,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d71ca24-556d-4e27-a8e8-3a0c12eed1cd","invariantUUID":"13cf5a8f-431d-4b19-b707-67ffbd48de8f","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":"fa809aa0-5413-4c47-8f67-88035374066d","lifecycleState":"CERTIFIED","lastUpdateDate":1618015371105,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","invariantUUID":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","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":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f336f35a-39a3-4642-b5cb-524d606c049d","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618010889921,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d2fdd87-45c3-4e32-bd02-6a31d80d78d6","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39c11301-9a48-4dcb-adee-725716eb12ae","lifecycleState":"CERTIFIED","lastUpdateDate":1618010031341,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a451f2e6-24cd-425a-8a9d-2e45a42a6347","invariantUUID":"e4c7c9dc-aa4e-4c90-823c-806b4443a12c","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":"networkrules","uniqueId":"ee75f9b7-87fe-4e65-97f3-742bfdbde02f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010110640,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"43dcc5e0-18d4-4442-88e3-8fcb682218d5","invariantUUID":"8a01a591-bd1c-4347-91a1-819ba1e8f458","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e2ff447a-3576-4639-a176-a93778bdde6e","lifecycleState":"CERTIFIED","lastUpdateDate":1618010524364,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a85c6897-d16f-4bdf-8804-b4b6fc278402","invariantUUID":"70a5b919-6f30-40e7-a9fa-22d62144b990","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":"loadBalancer","uniqueId":"4c62602b-601c-4515-866d-d88d0352f549","lifecycleState":"CERTIFIED","lastUpdateDate":1618009860606,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62028c2e-249a-4a0e-94bc-1a80d2d2b510","invariantUUID":"6d78205b-3371-4d5f-b4c1-4046bfdee407","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":"3dbd050b-0581-425d-83d0-039e0eaac8b8","lifecycleState":"CERTIFIED","lastUpdateDate":1618010726651,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcbbf216-1d9d-4290-bba8-881d94a260fe","invariantUUID":"2a04d0d7-f5a0-497c-8b61-6c9444fb6dbc","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":"port","uniqueId":"04f1c5b7-c95d-4efa-98bf-41e829a1eebc","lifecycleState":"CERTIFIED","lastUpdateDate":1618010928614,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46ef5d61-7c30-441e-914c-c55bdfb9fe69","invariantUUID":"9296245f-2cc5-4836-a204-3838151ae7eb","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":"a221e4f7-bea7-4803-b492-a8d43cbb0391","lifecycleState":"CERTIFIED","lastUpdateDate":1618010150312,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c42158da-576c-43ad-be6d-e0fe750d9cf0","invariantUUID":"50c30bf5-a0ec-420d-a897-938a10fd3049","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b38c0ec1-8eb7-42b5-a13a-a4eddfe03bea","lifecycleState":"CERTIFIED","lastUpdateDate":1618010772912,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4f5a0ff-e1e6-4c55-a81c-7c78f25f5e1d","invariantUUID":"1ec3c5ff-5a04-4c83-bea0-70f8afe21d4c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8fb943e-97f8-499d-8ab9-4119939a43f4","lifecycleState":"CERTIFIED","lastUpdateDate":1618010834568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a111f-503f-46d9-9aa3-a6f2e173c9c9","invariantUUID":"4d97cd23-f33b-49b0-bd80-9bd0285c1a54","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":"361db331-6598-4b49-a6cc-ea909fa81407","lifecycleState":"CERTIFIED","lastUpdateDate":1618010044952,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7499de56-931f-4e3f-abdd-9f84d225f2d1","invariantUUID":"2346b915-83ba-463e-8114-c295fe773047","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30215bb3-f92e-4231-907b-17f6391096be","lifecycleState":"CERTIFIED","lastUpdateDate":1618010429615,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd4302d0-2e51-4382-8872-ccac22414ac0","invariantUUID":"7effd7ed-08db-45ef-92fb-232f3357c1e3","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5d8fd62-6bb8-41d9-a07c-5ee773548ae2","lifecycleState":"CERTIFIED","lastUpdateDate":1618010853612,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48a16a1a-fa12-4df1-84f1-ced6ce32e2db","invariantUUID":"744274bf-5d4e-475a-b57c-e022269f9d37","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ef8a69c2-d33c-45b7-800b-00fe5f0be318","lifecycleState":"CERTIFIED","lastUpdateDate":1618010444161,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ba5c6c6-0fe1-4e69-889f-ea73df6a2e01","invariantUUID":"75d2a3f1-f368-48a5-837e-150908ba070c","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":"bf3656e7-a67e-4c0e-8c52-cfa1cc25a0df","lifecycleState":"CERTIFIED","lastUpdateDate":1618010393653,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7ed5c397-7228-4865-91ee-42db94a131ff","invariantUUID":"48bcd51f-903a-45c9-ad8c-441d562f2cbc","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":"aaeb44de-f8f4-4882-960a-ef9a272dc374","lifecycleState":"CERTIFIED","lastUpdateDate":1618009993799,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c88c4fc-9ba6-4d23-bc4f-d628c526961a","invariantUUID":"cf8148ee-844e-44c5-9ade-02f570a7cbd4","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df912eaf-98a7-4be9-9328-1ea0395dd002","lifecycleState":"CERTIFIED","lastUpdateDate":1618010225742,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddc20184-4007-4c2b-bea4-42c29cd0b39b","invariantUUID":"dfbcf21b-bb0b-424d-92ed-1a8ba58a6fd5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c90474a-397f-42b2-ad40-359e62e99005","lifecycleState":"CERTIFIED","lastUpdateDate":1618009884449,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492af064-d664-40fe-aced-3e13e774f535","invariantUUID":"28a65924-22e7-423d-b4ad-f7b3d8bd817f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fe267dea-cd5b-479f-b571-25f908824788","lifecycleState":"CERTIFIED","lastUpdateDate":1618009984942,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01fbd8fd-6857-4cfe-ab25-4484217d580b","invariantUUID":"5eef89db-a553-4f0d-b578-6e776d4f36d1","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":"network","uniqueId":"052cd84c-3566-47df-88b3-82043aa2ca2f","lifecycleState":"CERTIFIED","lastUpdateDate":1618010594149,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf43b22c-20a5-4c6c-9518-57f5c1f5a2d5","invariantUUID":"040a6cb8-2edb-4a06-9572-ecbc4bd7fc44","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"60580617-fd96-4c3e-8a71-995a5b2063dc","lifecycleState":"CERTIFIED","lastUpdateDate":1618015468342,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","invariantUUID":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cf94adf9-fec6-4c8e-80f8-6e49f8e170cb","lifecycleState":"CERTIFIED","lastUpdateDate":1618015263872,"name":"basic_onboard_qEeDgW","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fe2b1aeb-a818-4744-8996-d08f3a7a413e","invariantUUID":"1e1112fc-285b-4059-afb6-56bfda2d8b23","systemName":"BasicOnboardQeedgw","description":"service","tags":["basic_onboard_qEeDgW"],"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":"27ad3384-eae7-4282-8da2-55f9c3f54b33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618014825046,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a1c6ecf3-b436-4f72-8944-14bb762ed3c7","invariantUUID":"8b41cb11-a8e2-4670-bc0f-7d0ac55d07da","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"11d56b98-7826-453c-910e-a4c7795c3011","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1618015009451,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5c93f2ed-0821-485c-a780-703e4e284290","invariantUUID":"a9be2bba-5f2b-4ef9-8235-27bd87fe2239","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}]}]}
2021-04-10 00:49:50,838 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-10 00:49:50,839 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 0x7fd70ebf6630>
2021-04-10 00:49:50,839 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs/120e2822-e66c-4983-847a-93ec97277914/vfModules
2021-04-10 00:49:50,839 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-496f4be7-dcd0-4e7b-812d-9383032081d7",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "da854120-dd30-4017-a751-05a00816d0ef",
            "modelVersionId": "36d5fdfc-208b-4483-b627-038f4f9501c7",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "cf2422b9-9a2a-41af-9d56-cfaa7a019b2d",
            "modelCustomizationName": "BasicCnf..base_dummy..module-0"
        },
        "requestParameters": {
            "userParams": [],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
                        "modelVersion": "1.0",
                        "modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "120e2822-e66c-4983-847a-93ec97277914",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "05ae08b2-f1e7-49bf-b5ef-1be53c7a880a",
                        "modelVersion": "1.0",
                        "modelVersionId": "9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb",
                        "modelCustomizationId": "e3776bed-b030-41b4-9734-d2ec5a626442",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-04-10 00:49:50,840 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': '2253b230-77ff-4d51-b8b9-8459863145d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:50,840 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/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs/120e2822-e66c-4983-847a-93ec97277914/vfModules
2021-04-10 00:49:50,840 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-496f4be7-dcd0-4e7b-812d-9383032081d7",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "da854120-dd30-4017-a751-05a00816d0ef",
            "modelVersionId": "36d5fdfc-208b-4483-b627-038f4f9501c7",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "cf2422b9-9a2a-41af-9d56-cfaa7a019b2d",
            "modelCustomizationName": "BasicCnf..base_dummy..module-0"
        },
        "requestParameters": {
            "userParams": [],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4",
                        "modelVersion": "1.0",
                        "modelVersionId": "d9866387-b6f3-41c5-bfdc-8aa5600f685f"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "120e2822-e66c-4983-847a-93ec97277914",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "05ae08b2-f1e7-49bf-b5ef-1be53c7a880a",
                        "modelVersion": "1.0",
                        "modelVersionId": "9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb",
                        "modelCustomizationId": "e3776bed-b030-41b4-9734-d2ec5a626442",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-04-10 00:49:50,843 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:52,778 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b/vnfs/120e2822-e66c-4983-847a-93ec97277914/vfModules HTTP/1.1" 202 262
2021-04-10 00:49:52,780 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202
2021-04-10 00:49:52,780 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","instanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8"}}
2021-04-10 00:49:52,781 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished
2021-04-10 00:49:52,801 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:49:52,802 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:49:52,802 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:49:52,804 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68716b2e-54b0-40da-b5c3-09f983d001c6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:49:52,804 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:49:52,805 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:49:52,812 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:49:53,045 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 2439
2021-04-10 00:49:53,048 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:49:53,049 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 10 Apr 2021 00:49:52 GMT"}}}
2021-04-10 00:50:03,062 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:03,062 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:03,062 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:03,063 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26a5ba19-428f-4778-8739-ce2c68a8a9f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:03,064 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:03,064 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:03,067 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:03,675 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 2693
2021-04-10 00:50:03,677 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:03,678 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Sat, 10 Apr 2021 00:50:00 GMT"}}}
2021-04-10 00:50:13,689 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:13,690 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:13,690 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:13,694 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4bb36cef-8ebe-4228-9cf1-cb2a399eaf7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:13,694 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:13,695 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:13,697 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:14,298 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 2682
2021-04-10 00:50:14,300 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:14,301 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:50:08 GMT"}}}
2021-04-10 00:50:24,312 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:24,313 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:24,313 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:24,314 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e98e5e9-ba5d-41b7-9757-c9b0bc907b10', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:24,314 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:24,314 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:24,317 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:24,927 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:50:24,929 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:24,930 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:50:23 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:50:24 GMT"}}}
2021-04-10 00:50:34,941 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:34,942 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:34,942 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:34,943 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d985671-52be-46d9-8842-293e4e5c36d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:34,943 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:34,944 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:34,947 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:35,534 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:50:35,536 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:35,537 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:50:23 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:50:24 GMT"}}}
2021-04-10 00:50:45,548 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:45,550 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:45,550 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:45,552 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6151bca8-68b9-4416-98f3-980ef88af759', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:45,552 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:45,553 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:45,557 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:46,114 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:50:46,116 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:46,118 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:50:23 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:50:24 GMT"}}}
2021-04-10 00:50:56,129 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:50:56,131 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:56,131 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:56,132 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '554c0776-bdcb-4a3d-8d5c-4975043dee82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:50:56,133 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:50:56,134 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:50:56,137 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:50:56,690 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:50:56,692 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:50:56,693 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:50:23 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:50:24 GMT"}}}
2021-04-10 00:51:06,705 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:06,706 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:06,706 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:06,707 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '465be350-5256-459b-84a1-92d0b6c912a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:06,708 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:06,709 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:06,711 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:51:07,334 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:51:07,336 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:51:07,337 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:51:17,350 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:17,352 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:17,353 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:17,355 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ccc401dc-6428-44c5-92c2-c1e254d3bb46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:17,356 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:17,356 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:17,361 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:51:17,975 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:51:17,978 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:51:17,980 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:51:27,992 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:27,992 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:27,993 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:27,994 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '066ab090-c637-45d4-a78e-c9717c023b06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:27,994 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:27,994 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:27,997 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:51:28,623 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:51:28,624 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:51:28,625 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:51:38,636 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:38,637 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:38,637 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:38,638 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3aba4e6-536e-454b-830d-81c002c54ca2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:38,638 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:38,639 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:38,640 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:51:39,308 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:51:39,310 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:51:39,311 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:51:49,323 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:49,324 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:49,325 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:49,326 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '900c6f1e-ddc4-427c-871b-34e489fd6248', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:49,326 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:49,327 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:49,331 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:51:49,975 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:51:49,978 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:51:49,979 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:51:59,991 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:51:59,992 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:59,993 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:59,994 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e9422989-4df3-4666-8a69-de80842d3381', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:51:59,994 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:51:59,995 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:51:59,999 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:00,661 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:00,664 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:00,665 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:52:10,676 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:52:10,677 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:10,678 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:10,679 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e508943b-a2ab-4f8d-aea2-e9b083685d40', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:52:10,679 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:10,680 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:10,683 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:11,289 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:11,291 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:11,292 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:52:21,304 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:52:21,306 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:21,306 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:21,309 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd20df4b7-525c-4996-8f99-196b6f1d9214', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:52:21,309 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:21,310 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:21,313 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:21,965 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:21,967 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:21,968 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:51:02 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:51:02 GMT"}}}
2021-04-10 00:52:31,980 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:52:31,980 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:31,980 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:31,981 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a94b4d54-d78c-4004-87ac-8a4a205038bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:52:31,981 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:31,982 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:31,984 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:32,564 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:32,566 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:32,567 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:52:42,578 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:52:42,579 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:42,579 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:42,579 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b13aefec-19ef-4d34-b0f7-3c6ce9bf21c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:52:42,580 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:42,580 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:42,583 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:43,209 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:43,211 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:43,212 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:52:53,223 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:52:53,223 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:53,223 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:53,224 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c7e2523-861b-45aa-8e20-24341940a2fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:52:53,224 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:52:53,225 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:52:53,227 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:52:53,749 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:52:53,751 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:52:53,751 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:03,762 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:03,763 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:03,763 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:03,764 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2fba40c8-bdeb-499c-a58a-9ccd4df92d1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:03,764 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:03,764 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:03,767 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:04,391 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:04,393 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:04,393 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:14,405 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:14,405 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:14,406 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:14,406 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15ea4cae-0bcf-4321-a249-dfeaf700c01a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:14,406 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:14,407 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:14,409 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:15,037 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:15,039 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:15,040 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:25,051 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:25,052 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:25,052 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:25,053 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '67ec6e85-1b86-4003-ab0e-7ff4a0055043', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:25,054 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:25,054 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:25,057 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:25,681 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:25,683 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:25,684 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:35,695 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:35,696 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:35,697 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:35,698 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f51fc2f2-fd02-46d4-875b-e7239072c68b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:35,698 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:35,699 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:35,702 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:36,283 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:36,285 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:36,286 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:46,298 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:46,299 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:46,299 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:46,300 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25057751-e71d-4243-8f53-8c6458cffd49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:46,300 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:46,300 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:46,303 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:46,874 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:46,876 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:46,876 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:53:56,888 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:53:56,888 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:56,888 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:56,889 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '564f8d8c-404f-4747-86dc-9bb568892c63', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:53:56,889 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:53:56,889 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:53:56,892 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:53:57,492 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:53:57,494 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:53:57,494 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:54:07,505 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:54:07,506 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:07,506 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:07,507 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6327bc90-6f77-48b3-af5c-f20d603ab8c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:54:07,507 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:07,508 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:07,511 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:54:08,014 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:54:08,016 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:54:08,016 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:54:18,027 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:54:18,028 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:18,028 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:18,029 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ee57ccc-063f-4c7a-8871-b4c10ffa7391', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:54:18,029 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:18,029 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:18,032 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:54:18,623 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:54:18,625 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:54:18,625 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:54:28,637 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:54:28,637 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:28,637 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:28,638 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6be702e-cf47-4b67-a6e4-ba6397ab1684', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:54:28,638 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:28,638 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:28,641 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:54:29,264 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:54:29,266 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:54:29,266 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:54:39,271 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:54:39,272 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:39,273 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:39,273 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1bdd443f-0877-4c9f-8212-b52e2d302ae7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:54:39,274 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:39,274 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:39,277 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:54:39,903 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:54:39,905 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:54:39,905 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:52:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:52:21 GMT"}}}
2021-04-10 00:54:49,917 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:54:49,917 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:49,918 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:49,918 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd39bb478-9ea9-4433-ab62-488be5d6da8f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:54:49,919 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:54:49,919 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:54:49,922 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:54:50,501 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:54:50,503 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:54:50,504 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:00,515 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:00,515 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:00,516 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:00,517 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aebee614-710c-464c-a7c6-521d9e930046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:00,517 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:00,517 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:00,520 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:01,109 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:01,111 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:01,111 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:11,123 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:11,123 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:11,123 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:11,124 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a49cdc4d-a3a7-4d00-a3a0-a712f8bff55f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:11,124 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:11,124 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:11,127 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:11,736 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:11,738 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:11,738 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:21,750 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:21,750 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:21,750 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:21,751 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e339c0a7-4b2e-4d57-b0f9-4190f3429dfa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:21,751 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:21,751 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:21,754 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:22,372 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:22,374 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:22,374 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:32,386 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:32,386 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:32,386 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:32,387 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76abb9ad-cf6d-4cc0-a8d9-5633bf035547', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:32,387 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:32,388 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:32,390 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:33,013 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:33,015 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:33,015 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:43,027 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:43,027 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:43,028 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:43,028 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78196417-db02-4519-9a42-c9dc5524881d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:43,029 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:43,029 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:43,032 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:43,663 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:43,665 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:43,666 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:55:53,677 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:55:53,678 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:53,678 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:53,679 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3bdfc8ca-cd1d-411f-8b50-d20059696995', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:55:53,679 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:55:53,680 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:55:53,682 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:55:54,352 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:55:54,354 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:55:54,355 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:04,367 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:04,367 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:04,368 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:04,368 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b991be07-b15d-4a4c-aa19-efb6627089ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:04,369 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:04,369 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:04,372 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:04,997 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:04,999 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:05,000 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:15,011 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:15,012 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:15,012 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:15,013 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae6e2199-5f17-4535-b2e7-e7c845fa366f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:15,014 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:15,015 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:15,018 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:15,634 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:15,636 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:15,637 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:25,649 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:25,650 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:25,650 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:25,651 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c63ddda2-eaa3-49d1-8536-2229ba83a89a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:25,652 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:25,652 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:25,655 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:26,293 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:26,295 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:26,296 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:36,307 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:36,308 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:36,309 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:36,310 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7783c8fa-1c1d-48d2-bdcd-fc9dc8c84e80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:36,311 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:36,311 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:36,314 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:36,971 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:36,974 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:36,974 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:46,986 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:46,987 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:46,987 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:46,988 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f41dc337-5972-468d-942c-ccfbc47fb33b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:46,988 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:46,989 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:46,992 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:47,577 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:47,579 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:47,580 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:56:57,591 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:56:57,592 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:57,593 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:57,594 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78ec7ec0-855d-4706-8228-82a1a30353ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:56:57,594 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:56:57,595 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:56:57,598 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:56:58,290 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:56:58,292 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:56:58,293 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:57:08,305 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:57:08,305 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:08,306 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:08,307 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b532e7b-beb3-4fb5-b648-88b5896474a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:57:08,308 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:08,308 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:08,311 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:57:08,926 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:57:08,928 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:57:08,928 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:57:18,940 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:57:18,941 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:18,942 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:18,943 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14a7612e-872e-4855-90ae-6859c98d070b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:57:18,943 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:18,944 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:18,947 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:57:19,600 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:57:19,603 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:57:19,604 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:57:29,615 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:57:29,616 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:29,616 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:29,617 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8f7834e-7e96-4e0b-8df6-fe89398eeadc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:57:29,617 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:29,617 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:29,620 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:57:30,201 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:57:30,203 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:57:30,203 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:57:40,215 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:57:40,216 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:40,217 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:40,218 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b95819c-81ef-434d-ad14-fa671552b48b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:57:40,218 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:40,219 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:40,223 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:57:40,848 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:57:40,850 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:57:40,851 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:57:50,863 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:57:50,863 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:50,864 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:50,865 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '245ae07b-3335-4756-9a9c-65be6cea232a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:57:50,865 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:57:50,866 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:57:50,868 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:57:51,417 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:57:51,419 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:57:51,420 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:58:01,431 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:01,432 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:01,432 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:01,433 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a000940d-16be-4489-b320-8823ebe9346b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:01,434 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:01,434 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:01,436 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:02,072 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3046
2021-04-10 00:58:02,075 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:02,076 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:54:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:54:41 GMT"}}}
2021-04-10 00:58:12,088 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:12,089 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:12,089 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:12,090 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22ac081a-ac5a-4b2a-bcb7-9b5a9e3e1b6a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:12,091 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:12,091 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:12,095 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:12,668 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3041
2021-04-10 00:58:12,670 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:12,671 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:10 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:10 GMT"}}}
2021-04-10 00:58:22,683 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:22,684 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:22,684 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:22,685 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e9c0620-5109-4b3c-8379-b0f8f0f911fb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:22,686 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:22,687 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:22,690 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:23,297 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3041
2021-04-10 00:58:23,299 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:23,300 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:10 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:20 GMT"}}}
2021-04-10 00:58:33,312 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:33,313 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:33,314 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:33,314 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24293475-d0fd-4b77-b91f-f34a740fff0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:33,315 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:33,315 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:33,318 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:33,947 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3041
2021-04-10 00:58:33,950 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:33,951 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:10 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:20 GMT"}}}
2021-04-10 00:58:43,962 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:43,963 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:43,963 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:43,964 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed03ba05-b43c-487d-8c51-d95b5ddd4b30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:43,965 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:43,965 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:43,968 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:44,579 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:58:44,582 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:44,583 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:36 GMT"}}}
2021-04-10 00:58:54,594 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:58:54,596 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:54,596 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:54,597 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef9822a8-bf4a-4f42-b4f7-15cd425820c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:58:54,598 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:58:54,598 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:58:54,602 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:58:55,190 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:58:55,192 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:58:55,193 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:36 GMT"}}}
2021-04-10 00:59:05,204 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:05,205 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:05,205 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:05,206 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd01bd942-d8c6-474b-ae7e-07a452436522', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:05,206 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:05,207 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:05,209 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:05,814 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:05,816 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:05,817 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:36 GMT"}}}
2021-04-10 00:59:15,829 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:15,830 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:15,831 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:15,831 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee87aeaa-175a-4558-8362-55fc1b2ebeb6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:15,832 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:15,832 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:15,835 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:16,371 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:16,373 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:16,373 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:58:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:58:36 GMT"}}}
2021-04-10 00:59:26,384 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:26,385 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:26,385 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:26,386 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '56eb7a21-ff7d-447f-94c9-7c98fc6cd2ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:26,386 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:26,386 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:26,389 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:27,060 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:27,062 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:27,063 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 00:59:37,075 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:37,076 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:37,076 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:37,077 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5557f24d-0bf9-4299-bf4a-ad8879e36c24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:37,078 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:37,079 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:37,081 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:37,607 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:37,609 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:37,610 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 00:59:47,622 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:47,623 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:47,624 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:47,625 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e53503fb-63a0-4ce6-b161-c303ae7a08d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:47,626 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:47,626 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:47,629 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:48,263 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:48,266 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:48,266 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 00:59:58,278 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 00:59:58,279 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:58,280 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:58,280 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28e97b52-2725-4faa-bbbb-52ff602b2265', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 00:59:58,281 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 00:59:58,281 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 00:59:58,284 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 00:59:58,851 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 00:59:58,853 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 00:59:58,854 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 01:00:08,865 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:00:08,866 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:08,867 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:08,868 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2e8bd4f-0048-4ea6-82b8-05e60d5a27c2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:00:08,868 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:08,869 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:08,872 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:00:09,463 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:00:09,465 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:00:09,466 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 01:00:19,477 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:00:19,478 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:19,478 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:19,479 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3032291a-ca02-4db5-b133-d5ef14215f81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:00:19,480 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:19,480 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:19,483 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:00:20,082 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:00:20,084 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:00:20,085 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 01:00:30,096 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:00:30,097 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:30,098 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:30,098 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '51576dd2-4f89-40fc-86d5-499b83712a62', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:00:30,099 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:30,099 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:30,102 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:00:30,720 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:00:30,723 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:00:30,725 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 00:59:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 00:59:21 GMT"}}}
2021-04-10 01:00:40,737 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:00:40,738 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:40,738 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:40,739 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ff8b350-9922-4383-8c98-6c5a9c452337', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:00:40,740 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:40,740 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:40,743 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:00:41,365 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:00:41,368 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:00:41,368 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:00:51,380 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:00:51,381 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:51,384 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:51,385 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d82c480-d9ab-4f5f-bcb0-e4d5e3beffb8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:00:51,386 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:00:51,386 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:00:51,389 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:00:51,986 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:00:51,987 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:00:51,988 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:01,999 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:02,000 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:02,000 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:02,001 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09cec885-35d9-4a8a-8f92-a7afdf7b0426', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:02,001 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:02,002 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:02,005 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:02,567 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:02,569 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:02,570 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:12,582 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:12,582 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:12,583 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:12,584 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '19957ac8-519a-4e5e-a08a-211ff9035288', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:12,584 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:12,585 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:12,587 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:13,133 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:13,134 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:13,135 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:23,146 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:23,146 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:23,146 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:23,147 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '72eff04c-ae84-4826-8a5c-14afaa7246b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:23,147 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:23,147 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:23,150 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:23,739 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:23,741 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:23,742 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:33,753 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:33,754 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:33,754 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:33,755 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b17a5f7e-8163-49a7-b80c-58c7cde436ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:33,756 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:33,756 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:33,758 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:34,335 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:34,337 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:34,338 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:44,350 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:44,350 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:44,351 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:44,351 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a78a12f8-54a7-4411-8f33-efa88593e6b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:44,352 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:44,352 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:44,355 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:45,010 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:45,012 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:45,013 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:01:55,024 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:01:55,025 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:55,026 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:55,026 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b157b728-5d87-4766-bfaf-aaad60400119', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:01:55,027 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:01:55,028 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:01:55,031 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:01:55,645 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:01:55,647 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:01:55,648 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:05,659 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:05,660 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:05,660 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:05,661 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83874e2a-5ea1-4cff-9a05-1c73e83fbf24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:05,662 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:05,662 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:05,665 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:06,269 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:06,271 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:06,272 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:16,283 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:16,283 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:16,284 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:16,285 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'deaacdaf-cba8-442a-b1f3-293e2b90c3d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:16,285 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:16,285 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:16,288 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:16,867 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:16,871 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:16,872 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:26,883 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:26,884 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:26,884 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:26,885 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22a94e70-8440-4da0-9d0f-016846d16864', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:26,886 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:26,886 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:26,889 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:27,509 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:27,511 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:27,512 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:37,523 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:37,524 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:37,524 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:37,525 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60fba738-72ce-4ec1-8dd4-be5de8b4bec1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:37,526 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:37,526 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:37,529 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:38,090 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:38,092 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:38,093 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:48,105 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:48,106 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:48,107 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:48,108 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a7b83bf-edcd-4316-b16a-2c0fc6abac31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:48,109 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:48,110 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:48,113 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:48,723 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:48,725 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:48,726 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:02:58,738 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:02:58,739 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:58,741 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:58,742 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58cf20d4-55a7-4fed-95d5-094c96297c0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:02:58,742 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:02:58,743 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:02:58,746 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:02:59,328 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:02:59,330 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:02:59,331 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:00:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:00:40 GMT"}}}
2021-04-10 01:03:09,344 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:03:09,346 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:09,346 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:09,348 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7efe60d4-21e2-434f-a8bf-b73898376719', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:03:09,348 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:09,349 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:09,353 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:03:09,966 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:03:09,968 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:03:09,969 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:03:19,980 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:03:19,982 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:19,982 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:19,983 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '234c2d61-c4a1-4d06-a09b-6e976c29d953', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:03:19,983 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:19,983 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:19,986 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:03:20,562 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:03:20,564 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:03:20,564 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:03:30,576 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:03:30,576 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:30,576 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:30,577 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '411d257b-9c10-493a-86f4-1b9f49c32460', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:03:30,578 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:30,578 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:30,581 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:03:31,159 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:03:31,161 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:03:31,162 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:03:41,173 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:03:41,174 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:41,174 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:41,175 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81382b82-80e6-4059-b9c0-dc1d729d01b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:03:41,175 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:41,175 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:41,178 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:03:41,731 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:03:41,734 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:03:41,734 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:03:51,746 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:03:51,747 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:51,748 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:51,749 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3037ec1a-91eb-4ada-ae8f-3ec1a8f147fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:03:51,749 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:03:51,750 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:03:51,753 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:03:52,395 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:03:52,398 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:03:52,398 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:02,410 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:02,411 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:02,411 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:02,412 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25242356-59ce-4735-b510-4e2c3510eb0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:02,413 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:02,413 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:02,416 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:03,027 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:03,029 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:03,030 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:13,041 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:13,042 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:13,043 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:13,043 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59ea08ec-21c4-4470-8d46-0918681ee9d0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:13,044 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:13,044 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:13,048 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:13,713 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:13,715 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:13,716 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:23,727 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:23,728 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:23,728 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:23,729 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71b0759e-6efd-4b14-b900-36737c1a1df3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:23,729 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:23,730 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:23,733 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:24,329 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:24,331 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:24,332 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:34,343 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:34,344 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:34,345 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:34,346 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '214b0b59-a554-49bc-8c2c-bb7f41336fff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:34,346 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:34,347 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:34,350 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:34,951 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:34,953 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:34,954 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:44,966 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:44,967 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:44,968 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:44,970 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '362b11c4-bd01-4fbc-905c-724ce5a11fe2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:44,971 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:44,971 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:44,975 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:45,524 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:45,527 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:45,528 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:04:55,540 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:04:55,541 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:55,542 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:55,543 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6d205fc-7a96-4c14-8e81-7fae37bc081c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:04:55,544 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:04:55,544 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:04:55,548 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:04:56,247 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:04:56,249 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:04:56,250 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:06,262 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:06,263 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:06,264 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:06,268 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c30d61fe-c50b-49b2-94d4-39b8a379e0b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:06,270 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:06,271 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:06,275 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:06,860 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:06,862 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:06,863 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:16,875 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:16,876 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:16,877 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:16,878 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f188e40e-02f8-4fb2-bb95-780a59284b49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:16,878 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:16,879 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:16,882 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:17,494 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:17,496 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:17,496 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:27,508 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:27,508 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:27,509 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:27,509 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a69dae62-f5a3-4718-8b19-947392717a4d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:27,510 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:27,510 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:27,512 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:28,130 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:28,132 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:28,132 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:38,143 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:38,144 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:38,144 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:38,145 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33f21b21-b552-4dc4-9e78-d5874791b0b6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:38,146 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:38,146 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:38,149 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:38,756 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:38,758 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:38,759 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:48,771 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:48,772 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:48,772 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:48,773 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8921152e-61c9-46d2-804f-00e4ca1a4932', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:48,774 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:48,774 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:48,777 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:49,356 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:49,358 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:49,359 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:05:59,370 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:05:59,370 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:59,371 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:59,371 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a217206-874e-4617-8d52-28020966ebd5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:05:59,371 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:05:59,372 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:05:59,374 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:05:59,934 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:05:59,935 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:05:59,936 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:06:09,947 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:06:09,948 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:09,948 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:09,949 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '27d854f3-38ee-421d-bce7-ecb99f5a650e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:06:09,949 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:09,949 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:09,952 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:06:10,596 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:06:10,598 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:06:10,598 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:06:20,609 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:06:20,610 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:20,611 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:20,611 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9583db7-da5c-4b66-be16-0149989eafdb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:06:20,612 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:20,612 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:20,615 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:06:21,244 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3259
2021-04-10 01:06:21,245 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:06:21,245 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:03:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:03:01 GMT"}}}
2021-04-10 01:06:31,256 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:06:31,257 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:31,257 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:31,258 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fc44c8a5-4a70-41fe-94a9-2240208fc1f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:06:31,258 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:31,258 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:31,261 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:06:31,790 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:06:31,793 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:06:31,794 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:06:41,806 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:06:41,808 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:41,809 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:41,810 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fec50fe9-3d87-4bd3-a61b-d7b3fe247924', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:06:41,811 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:41,811 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:41,815 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:06:42,453 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:06:42,456 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:06:42,457 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:06:52,469 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:06:52,470 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:52,470 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:52,472 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8851f89f-2039-4cb9-bba4-70b0106e015c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:06:52,472 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:06:52,473 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:06:52,476 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:06:53,074 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:06:53,076 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:06:53,077 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:03,089 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:03,090 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:03,091 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:03,092 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2a529e4-f9c9-46b0-b787-368d18b1fd14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:03,092 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:03,092 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:03,096 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:03,704 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:03,707 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:03,707 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:13,719 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:13,721 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:13,721 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:13,722 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83be0b3e-074a-4648-88f4-9d2b013ad80a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:13,723 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:13,723 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:13,726 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:14,297 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:14,299 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:14,300 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:24,311 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:24,313 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:24,313 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:24,315 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '49444c54-b295-4333-b4a1-9a933573a46e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:24,315 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:24,316 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:24,319 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:24,972 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:24,974 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:24,975 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:34,987 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:34,988 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:34,988 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:34,989 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e42fde7-66ac-485a-b78c-52db5fc7863f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:34,990 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:34,990 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:34,993 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:35,615 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:35,617 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:35,617 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:45,629 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:45,630 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:45,630 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:45,632 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34129df7-2353-4841-9cef-b1f59a7b3057', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:45,632 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:45,633 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:45,636 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:46,235 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:46,238 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:46,239 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:07:56,250 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:07:56,251 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:56,252 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:56,253 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '866e0538-6da3-4eb0-80c6-270b7c1f0e2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:07:56,254 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:07:56,254 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:07:56,257 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:07:56,851 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:07:56,854 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:07:56,854 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:06,866 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:06,867 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:06,868 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:06,869 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '75a83d20-9121-40ea-9e59-efa3702aab51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:06,870 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:06,870 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:06,874 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:08:07,538 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:08:07,541 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:08:07,541 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:17,553 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:17,554 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:17,555 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:17,556 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29e8eece-239c-4f2c-af01-152b19c0c075', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:17,556 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:17,557 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:17,560 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:08:18,119 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:08:18,121 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:08:18,121 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:28,133 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:28,133 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:28,133 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:28,134 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a463f116-a3f4-4012-a4f7-1eafc75809f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:28,134 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:28,134 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:28,136 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:08:28,713 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:08:28,714 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:08:28,715 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:38,727 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:38,729 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:38,729 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:38,732 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6545b8b-73f2-46ee-b9ae-cfb297e3ad46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:38,732 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:38,733 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:38,737 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:08:39,335 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:08:39,338 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:08:39,338 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:49,350 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:49,352 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:49,352 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:49,354 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '26378815-ea50-4a5c-ae37-73f3c148196d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:49,354 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:49,355 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:49,358 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:08:49,948 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:08:49,950 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:08:49,951 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:08:59,964 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:08:59,965 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:59,965 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:59,967 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4c0a84c-6b08-4f98-82c9-ae3deb591138', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:08:59,967 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:08:59,968 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:08:59,971 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:00,531 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:00,534 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:00,535 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:09:10,547 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:09:10,548 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:10,549 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:10,550 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '78bc47af-cb83-412d-b37c-8acedc29cd72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:09:10,551 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:10,551 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:10,555 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:11,174 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:11,177 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:11,178 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:09:21,189 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:09:21,191 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:21,191 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:21,191 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92d90e13-27b9-457f-9e42-4aebd1daabdc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:09:21,192 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:21,192 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:21,195 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:21,805 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:21,807 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:21,807 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:09:31,819 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:09:31,820 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:31,820 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:31,820 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '504852d3-f12d-4ad7-abfc-1577c4ccd12e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:09:31,821 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:31,821 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:31,824 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:32,437 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:32,439 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:32,440 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:09:42,452 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:09:42,452 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:42,452 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:42,453 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52c32747-e06f-41b3-86a8-cb3c5ac861e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:09:42,453 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:42,454 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:42,457 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:43,085 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:43,086 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:43,087 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:09:53,098 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:09:53,099 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:53,099 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:53,100 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb80bcc7-6d6c-43bd-897a-f0d7cfdc5f14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:09:53,100 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:09:53,101 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:09:53,104 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:09:53,720 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:09:53,722 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:09:53,722 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:03,734 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:03,734 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:03,735 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:03,736 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0715af4f-9c27-4883-b458-aef155e52c82', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:03,736 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:03,737 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:03,739 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:04,303 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:04,305 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:04,305 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:14,316 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:14,317 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:14,317 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:14,318 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9506156c-aaba-4be2-8914-5ffedd739571', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:14,318 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:14,318 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:14,321 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:14,891 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:14,893 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:14,894 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:24,906 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:24,908 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:24,908 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:24,910 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62e5ffa8-6c40-4106-b85e-da29b8797758', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:24,910 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:24,911 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:24,915 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:25,593 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:25,596 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:25,597 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:35,609 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:35,610 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:35,611 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:35,612 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5768eb2d-2ce6-4a54-a271-9f24286d9060', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:35,613 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:35,613 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:35,617 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:36,317 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:36,319 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:36,319 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:46,329 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:46,330 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:46,330 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:46,331 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fff358fe-92ac-4a61-a47c-4834085cd3dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:46,331 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:46,332 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:46,335 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:46,930 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:46,932 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:46,933 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:10:56,945 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:10:56,946 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:56,946 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:56,947 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fdcea7f6-195d-4d96-961b-35f7190b9ee8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:10:56,948 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:10:56,948 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:10:56,951 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:10:57,525 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:10:57,528 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:10:57,529 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:11:07,540 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:11:07,542 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:07,542 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:07,543 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cff5a3c4-289c-47ca-919c-50da80420ab5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:11:07,544 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:07,544 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:07,547 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:11:08,168 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:11:08,170 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:11:08,171 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:11:18,182 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:11:18,183 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:18,184 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:18,184 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '072b58a4-6299-4b2a-b759-8772f1a7ade4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:11:18,185 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:18,185 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:18,188 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:11:18,752 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:11:18,754 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:11:18,755 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:11:28,767 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:11:28,767 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:28,767 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:28,768 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c63b4bab-e0e7-4da9-b51a-3c6ee4583b12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:11:28,769 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:28,769 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:28,772 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:11:29,338 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:11:29,340 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:11:29,340 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:11:39,351 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:11:39,352 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:39,353 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:39,354 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7b24c57e-5562-4e4a-b1f1-aedf62e053bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:11:39,354 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:39,355 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:39,358 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:11:39,947 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:11:39,949 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:11:39,949 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:11:49,961 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:11:49,962 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:49,963 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:49,963 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c6d98159-d24f-4278-9c99-bd372b36d236', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:11:49,964 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:11:49,964 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:11:49,968 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:11:50,550 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:11:50,552 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:11:50,553 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:12:00,565 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:00,565 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:00,566 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:00,567 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd99ccfb3-e97e-4fac-a879-c7c8f05828ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:00,567 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:00,568 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:00,571 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:01,206 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3260
2021-04-10 01:12:01,208 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:01,208 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:06:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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 5/5 will be started in PT160S 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":"Sat, 10 Apr 2021 01:06:25 GMT"}}}
2021-04-10 01:12:11,220 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:11,221 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:11,221 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:11,222 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef070f33-04bd-40aa-ade3-c69b923d6210', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:11,223 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:11,223 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:11,226 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:11,872 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3123
2021-04-10 01:12:11,874 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:11,875 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:12:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:12:03 GMT"}}}
2021-04-10 01:12:11,876 INFO 56:mixins.py(10) - VfModuleInstantiation task finished
2021-04-10 01:12:11,877 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:11,877 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:11,878 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:11,879 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '924252ad-e9e0-43b8-9e8a-e242d2da8009', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:11,879 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:11,880 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:11,882 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:12,424 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3123
2021-04-10 01:12:12,427 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:12,428 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:12:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:12:03 GMT"}}}
2021-04-10 01:12:12,429 DEBUG 195:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:12,429 DEBUG 197:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:12,429 DEBUG 198:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:12,430 DEBUG 103:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1180c53f-14e1-4137-bc24-990495e27c1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:12,431 DEBUG 105:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:12,431 DEBUG 106:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:12,434 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:12,973 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3123
2021-04-10 01:12:12,975 INFO 116:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:12,975 DEBUG 120:onap_service.py(10) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:12:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:12:03 GMT"}}}
2021-04-10 01:12:12,994 DEBUG 195:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:12,996 DEBUG 197:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:12,996 DEBUG 198:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:12,999 DEBUG 103:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a345d556-0193-4449-9ab8-8187e4ee6e3a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:12,999 DEBUG 105:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:12,999 DEBUG 106:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:13,004 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:13,586 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3123
2021-04-10 01:12:13,589 INFO 116:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:13,590 DEBUG 120:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:12:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:12:03 GMT"}}}
2021-04-10 01:12:13,591 DEBUG 195:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: <property object at 0x7fd70ebf6630>
2021-04-10 01:12:13,591 DEBUG 197:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:13,591 DEBUG 198:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:13,592 DEBUG 103:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'adffaf51-f6b4-49ea-ae65-17d879cc0525', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-10 01:12:13,592 DEBUG 105:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8
2021-04-10 01:12:13,592 DEBUG 106:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] data sent: None
2021-04-10 01:12:13,595 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-10 01:12:14,177 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2253b230-77ff-4d51-b8b9-8459863145d8 HTTP/1.1" 200 3123
2021-04-10 01:12:14,179 INFO 116:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response code: 200
2021-04-10 01:12:14,180 DEBUG 120:onap_service.py(1) - [None][Check 2253b230-77ff-4d51-b8b9-8459863145d8 orchestration request status] response: {"request":{"requestId":"2253b230-77ff-4d51-b8b9-8459863145d8","startTime":"Sat, 10 Apr 2021 00:49:51 GMT","finishTime":"Sat, 10 Apr 2021 01:12:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"da854120-dd30-4017-a751-05a00816d0ef","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelVersionId":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelCustomizationId":"cf2422b9-9a2a-41af-9d56-cfaa7a019b2d","modelUuid":"36d5fdfc-208b-4483-b627-038f4f9501c7","modelInvariantUuid":"da854120-dd30-4017-a751-05a00816d0ef","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","modelInfo":{"modelInvariantId":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelUuid":"d9866387-b6f3-41c5-bfdc-8aa5600f685f","modelInvariantUuid":"cc27c4e0-af92-4f44-8a6b-ef4cd440e4e4"}}},{"relatedInstance":{"instanceId":"120e2822-e66c-4983-847a-93ec97277914","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"e3776bed-b030-41b4-9734-d2ec5a626442","modelVersionId":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelCustomizationId":"e3776bed-b030-41b4-9734-d2ec5a626442","modelUuid":"9866ba1f-1a37-4df5-ac04-6e07c4cbbbbb","modelInvariantUuid":"05ae08b2-f1e7-49bf-b5ef-1be53c7a880a","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"60f36ad5-c2e0-4bb0-8e1d-faac60c39e4b","vnfInstanceId":"120e2822-e66c-4983-847a-93ec97277914","vfModuleInstanceId":"5d540908-8516-488e-afd5-8ea1ce67b732","vfModuleInstanceName":"basic_cnf-496f4be7-dcd0-4e7b-812d-9383032081d7"},"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":"Sat, 10 Apr 2021 01:12:03 GMT"}}}
2021-04-10 01:12:14,182 ERROR 148:vf_module_ala_carte.py(1) - VfModule instantiation basic_cnf0..BasicCnf..base_dummy..module-0 failed
2021-04-10 01:12:14,183 ERROR 48:basic_cnf.py(1) - VF Module instantiation error
2021-04-10 01:12:14,184 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|     basic_cnf     |     integration     |      30:59       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2021-04-10 01:12:14,190 INFO 54:basic_cnf.py(1) - Generate Test report
2021-04-10 01:12:14,312 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-10 01:12:14,728 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-04-10 01:12:14,731 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/6070fb6e6c44f5001093853a

2021-04-10 01:12:14,732 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed.
2021-04-10 01:12:14,732 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR